Update AIDL vibrator version for benchmarks
Change-Id: I2574bf18b633feedbc0484a347360b3bc89b9dfd Fix: 191147627 Test: VibratorHalIntegrationBenchmark
This commit is contained in:
parent
cc6843a42d
commit
f8dcd3f1e4
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ cc_benchmark {
|
|||
"benchmark.cpp",
|
||||
],
|
||||
shared_libs: [
|
||||
"android.hardware.vibrator-V1-cpp",
|
||||
"android.hardware.vibrator-V2-cpp",
|
||||
"android.hardware.vibrator@1.0",
|
||||
"android.hardware.vibrator@1.1",
|
||||
"android.hardware.vibrator@1.2",
|
||||
|
|
Loading…
Reference in a new issue