summaryrefslogtreecommitdiff
path: root/perfstatsd
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2019-10-01 11:02:30 -0700
committerSteven Moreland <smoreland@google.com>2019-10-01 11:02:30 -0700
commita35d2f18af2ac6f626da19dfce3d806f57457ed0 (patch)
tree3638d0362a69184e43c41c0e37be50d9c0383ac2 /perfstatsd
parent078a719b0b6be05e53be1d5773b70fe93ac4f154 (diff)
downloadpixel-a35d2f18af2ac6f626da19dfce3d806f57457ed0.tar.gz
Remove libhwbinder/libhidltransport depsndk-sysroot-r21
Since these were combined into libhidlbase. Bug: 135686713 Test: build only (libhwbinder/libhidltransport are empty) Change-Id: Ifcbd0675df88cb43afe98b1dfe0c5da396384eee
Diffstat (limited to 'perfstatsd')
-rw-r--r--perfstatsd/Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/perfstatsd/Android.bp b/perfstatsd/Android.bp
index a65d1a9c..541aff7d 100644
--- a/perfstatsd/Android.bp
+++ b/perfstatsd/Android.bp
@@ -22,7 +22,6 @@ cc_defaults {
"libbinder",
"libcutils",
"libhidlbase",
- "libhwbinder",
"liblog",
"libutils",
],