From 36c9ae7c5e6e8f67e04e2a3fcadfb3200ea68087 Mon Sep 17 00:00:00 2001 From: Steven Moreland Date: Wed, 9 Oct 2019 16:19:33 -0700 Subject: [PATCH] Remove libhwbinder/libhidltransport deps Since these were combined into libhidlbase. Bug: 135686713 Test: build only (libhwbinder/libhidltransport are empty) Change-Id: Ifabf28bbcfa60f8c1786256ef44dff442af99989 Merged-In: I878a4d04e65ef13f3a0ebaf64177f673958d213c --- graphics/composer/2.2/vts/functional/Android.bp | 1 - 1 file changed, 1 deletion(-) diff --git a/graphics/composer/2.2/vts/functional/Android.bp b/graphics/composer/2.2/vts/functional/Android.bp index 9f7e1cd22e..a8e70ae155 100644 --- a/graphics/composer/2.2/vts/functional/Android.bp +++ b/graphics/composer/2.2/vts/functional/Android.bp @@ -26,7 +26,6 @@ cc_test { shared_libs: [ "libfmq", "libhidlbase", - "libhidltransport", "libsync", ], static_libs: [