From ed49afa1437e5d7e32f4515d5196dcab27bf7bdf Mon Sep 17 00:00:00 2001 From: Davide Garberi Date: Sat, 20 Jan 2018 21:56:50 +0100 Subject: Revert "msm8996-common: Build Lineage vibrator HAL" * For now this isn't available in the settings as option, and the patches in Kernel to make it working break the control from Kernel Adiutor This reverts commit 3c2fafd12513618cc19dcedcc23639de8e1d16d1. --- hidl.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hidl.mk b/hidl.mk index fa67712..c1192ec 100644 --- a/hidl.mk +++ b/hidl.mk @@ -119,7 +119,8 @@ PRODUCT_PACKAGES += \ # Vibrator PRODUCT_PACKAGES += \ - android.hardware.vibrator@1.0-service.lineage + android.hardware.vibrator@1.0-impl \ + android.hardware.vibrator@1.0-service # WiFi HAL PRODUCT_PACKAGES += \ -- cgit v1.2.3