aboutsummaryrefslogtreecommitdiff
path: root/vibrator
diff options
context:
space:
mode:
Diffstat (limited to 'vibrator')
-rw-r--r--vibrator/Android.bp4
1 files changed, 2 insertions, 2 deletions
diff --git a/vibrator/Android.bp b/vibrator/Android.bp
index e9d6056..04318b9 100644
--- a/vibrator/Android.bp
+++ b/vibrator/Android.bp
@@ -14,7 +14,7 @@ cc_library_shared {
"liblog",
"libqtivibratoreffect",
"libbinder_ndk",
- "android.hardware.vibrator-V1-ndk_platform",
+ "android.hardware.vibrator-V1-ndk",
],
export_include_dirs: ["include"]
}
@@ -36,7 +36,7 @@ cc_binary {
"libutils",
"libbase",
"libbinder_ndk",
- "android.hardware.vibrator-V1-ndk_platform",
+ "android.hardware.vibrator-V1-ndk",
"vendor.qti.hardware.vibrator.impl.xiaomi_holi",
],
}