summaryrefslogtreecommitdiff
path: root/vibrator
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2019-10-02 12:49:06 -0700
committerSteven Moreland <smoreland@google.com>2019-10-02 12:49:06 -0700
commit178f2195e159fe2ba84573d95c767d91ec95be01 (patch)
tree381a21be967cd9a4f4829846c59180ea4dac8727 /vibrator
parent89059e83e0e49ab77626d3ff04d231055e262949 (diff)
downloadredfin-178f2195e159fe2ba84573d95c767d91ec95be01.tar.gz
Remove libhwbinder/libhidltransport deps
Since these were combined into libhidlbase. Bug: 135686713 Test: build only (libhwbinder/libhidltransport are empty) Change-Id: I82b2f09a41aaffd30e943b87c0a84bc85fdf4c14
Diffstat (limited to 'vibrator')
-rw-r--r--vibrator/Android.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/vibrator/Android.bp b/vibrator/Android.bp
index 261a26c..d2dd9c0 100644
--- a/vibrator/Android.bp
+++ b/vibrator/Android.bp
@@ -20,9 +20,7 @@ cc_defaults {
shared_libs: [
"libhidlbase",
"libcutils",
- "libhidltransport",
"liblog",
- "libhwbinder",
"libutils",
"libhardware",
"android.hardware.vibrator@1.0",