summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2019-09-05 14:17:42 -0700
committerSteven Moreland <smoreland@google.com>2019-09-05 14:17:42 -0700
commitab8a028fe36e957a336f98248a118cba0e2e9071 (patch)
treea10832b368272cbd358b74aed6acf320fc4c9a32
parent8fa0a7614db5ec04ed2739c5b907120dac59929c (diff)
downloadlibmemtrack-ab8a028fe36e957a336f98248a118cba0e2e9071.tar.gz
Remove libhwbinder/libhidltransport deps
Since these were combined into libhidlbase. Bug: 135686713 Test: build only (libhwbinder/libhidltransport are empty) Change-Id: I0bdffced6af52695c0ef98c9dd659348e56f7aa6
-rw-r--r--Android.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index 4e4554a..c7dff5a 100644
--- a/Android.bp
+++ b/Android.bp
@@ -15,8 +15,6 @@ cc_library_shared {
"liblog",
"libbase",
"libhidlbase",
- "libhidltransport",
- "libhwbinder",
"libutils",
"android.hardware.memtrack@1.0",
],