aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavide Garberi <dade.garberi@gmail.com>2018-01-20 21:56:50 +0100
committerDavide Garberi <dade.garberi@gmail.com>2018-01-20 22:42:41 +0100
commited49afa1437e5d7e32f4515d5196dcab27bf7bdf (patch)
treeeac261c8c699378c1e5a2570e05d21049a5e9599
parent0f57b53851eec381510412f2e38511dc483ba0f9 (diff)
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.
-rw-r--r--hidl.mk3
1 files changed, 2 insertions, 1 deletions
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 += \