summaryrefslogtreecommitdiff
path: root/usb
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2019-10-02 12:48:07 -0700
committerSteven Moreland <smoreland@google.com>2019-10-02 12:48:07 -0700
commit854db37e0c4c24071f646804b095fc39bb985e70 (patch)
treeeb06c50e27db1e778b2bab2f130c1f58a4309a7e /usb
parentfd76e996a0fb78224deb4299d241b8ef1aa5084a (diff)
downloadbramble-854db37e0c4c24071f646804b095fc39bb985e70.tar.gz
Remove libhwbinder/libhidltransport deps
Since these were combined into libhidlbase. Bug: 135686713 Test: build only (libhwbinder/libhidltransport are empty) Change-Id: I01984941243f494252354c22299f8c61f0ee8d79
Diffstat (limited to 'usb')
-rw-r--r--usb/Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/usb/Android.bp b/usb/Android.bp
index 0122e0b..fb409b5 100644
--- a/usb/Android.bp
+++ b/usb/Android.bp
@@ -27,7 +27,6 @@ cc_binary {
"libcutils",
"libhardware",
"libhidlbase",
- "libhidltransport",
"liblog",
"libutils",
],