summaryrefslogtreecommitdiff
path: root/usb/Android.bp
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2019-10-01 11:01:16 -0700
committerSteven Moreland <smoreland@google.com>2019-10-01 11:01:16 -0700
commit2341db65eacb4767e610461e62f46b45fcec99ac (patch)
tree6f8709505ec85c3e7779956b66528786947bb3c1 /usb/Android.bp
parentcb75885ba654f655e61cde7d50a029bfbdd2cc31 (diff)
downloadmarlin-2341db65eacb4767e610461e62f46b45fcec99ac.tar.gz
Remove libhwbinder/libhidltransport deps
Since these were combined into libhidlbase. Bug: 135686713 Test: build only (libhwbinder/libhidltransport are empty) Change-Id: I640a3f0e0839214523627bf0b59fd5ae9dd2c61c
Diffstat (limited to 'usb/Android.bp')
-rw-r--r--usb/Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/usb/Android.bp b/usb/Android.bp
index 2f13b54e..947a8dde 100644
--- a/usb/Android.bp
+++ b/usb/Android.bp
@@ -21,7 +21,6 @@ cc_binary {
shared_libs: [
"libbase",
"libhidlbase",
- "libhidltransport",
"liblog",
"libutils",
"libhardware",