From 58cd257b7226da7b07382f19789ef0aa3b271cda Mon Sep 17 00:00:00 2001 From: me_cafebabe Date: Sun, 31 Dec 2023 23:22:51 +0700 Subject: msm8996-common: Switch to QTI Vibrator AIDL It provides haptic effects with qti haptics driver, Meanwhile still supports simple vibration with qpnp haptics driver. Co-authored-by: Roman Rihter Change-Id: I83d0c5f562c855afba563e7b959d3e0cd697ef26 --- msm8996.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'msm8996.mk') diff --git a/msm8996.mk b/msm8996.mk index c52a0f7..5240c1e 100755 --- a/msm8996.mk +++ b/msm8996.mk @@ -387,8 +387,7 @@ PRODUCT_COPY_FILES += \ # Vibrator PRODUCT_PACKAGES += \ - android.hardware.vibrator@1.0-impl:64 \ - android.hardware.vibrator@1.0-service + vendor.qti.hardware.vibrator.service # WiFi PRODUCT_PACKAGES += \ -- cgit v1.2.3