Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d2532c48 authored by Yifan Hong's avatar Yifan Hong
Browse files

Update dependencies for vibrator vts.

It uses the implicit cast in libhidlbase.

Test: compiles with CL 308798 on AOSP.
Change-Id: I1e026cae56ff5e394df7313f09715c0cf5fc28e0
parent a35e97cd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@ cc_test {
    srcs: ["vibrator_hidl_hal_test.cpp"],
    shared_libs: [
        "libbase",
        "libhidlbase",
        "liblog",
        "libutils",
        "android.hardware.vibrator@1.0",