From 9b77a78185851ad50171bf2995698695eb8bd730 Mon Sep 17 00:00:00 2001 From: Subhajeet Muhuri Date: Thu, 1 Oct 2020 22:13:45 +0530 Subject: [PATCH] sdm660-common: remove libhwbinder/libhidltransport deps from usb Change-Id: I0884bd4f4db02f1775e330879e40bf2056ede8c2 --- usb/Android.bp | 2 -- 1 file changed, 2 deletions(-) diff --git a/usb/Android.bp b/usb/Android.bp index 9dac20ef..9d7e5ee5 100644 --- a/usb/Android.bp +++ b/usb/Android.bp @@ -21,8 +21,6 @@ cc_binary { "libbase", "libcutils", "libhidlbase", - "libhidltransport", - "libhwbinder", "libutils", "libhardware", "android.hardware.usb@1.0",