commit | d2532c4822575245b1f91062480d60d1af8371ca | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Wed Dec 07 16:58:15 2016 -0800 |
committer | Yifan Hong <elsk@google.com> | Wed Dec 07 17:12:54 2016 -0800 |
tree | 17cbc56ce4a2f5aa33223a4a011afbe40cd10990 | |
parent | a35e97cdebeabcb1c99191508b2afcae4056dd1e [diff] |
Update dependencies for vibrator vts. It uses the implicit cast in libhidlbase. Test: compiles with CL 308798 on AOSP. Change-Id: I1e026cae56ff5e394df7313f09715c0cf5fc28e0
diff --git a/vibrator/1.0/vts/functional/Android.bp b/vibrator/1.0/vts/functional/Android.bp index e893ec6..a24cf5c 100644 --- a/vibrator/1.0/vts/functional/Android.bp +++ b/vibrator/1.0/vts/functional/Android.bp
@@ -20,6 +20,7 @@ srcs: ["vibrator_hidl_hal_test.cpp"], shared_libs: [ "libbase", + "libhidlbase", "liblog", "libutils", "android.hardware.vibrator@1.0",