summaryrefslogtreecommitdiff
path: root/health
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2019-10-02 12:50:14 -0700
committerSteven Moreland <smoreland@google.com>2019-10-02 12:50:14 -0700
commit83759d2243f873a001da1085df211a5b0346a32e (patch)
tree82a681b7cebafe9ef6eb5624bad14f2eb49bf3c1 /health
parent2478dbb674eb5d37f458deecc5636323605bfb1d (diff)
downloadpixel-83759d2243f873a001da1085df211a5b0346a32e.tar.gz
Remove libhwbinder/libhidltransport deps
Since these were combined into libhidlbase. Bug: 135686713 Test: build only (libhwbinder/libhidltransport are empty) Change-Id: Ife609bf7eddeae2fba81625d92de7d8ecddf60e6
Diffstat (limited to 'health')
-rw-r--r--health/Android.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/health/Android.bp b/health/Android.bp
index 256bf126..46a0a4db 100644
--- a/health/Android.bp
+++ b/health/Android.bp
@@ -29,8 +29,6 @@ cc_library {
"libbase",
"libcutils",
"libhidlbase",
- "libhidltransport",
- "libhwbinder",
"libutils",
],
}