axolotl: Switch to QTI vibrator HAL
Change-Id: I911001c14167f7dfceb609090f7b90117310da07
diff --git a/device.mk b/device.mk
index 652b273..54526df 100644
--- a/device.mk
+++ b/device.mk
@@ -503,8 +503,10 @@
# Vibrator
PRODUCT_PACKAGES += \
- android.hardware.vibrator@1.0-impl:64 \
- android.hardware.vibrator@1.0-service \
+ vendor.qti.hardware.vibrator.service \
+
+PRODUCT_COPY_FILES += \
+ vendor/qcom/opensource/vibrator/excluded-input-devices.xml:$(TARGET_COPY_OUT_VENDOR)/etc/excluded-input-devices.xml \
# VNDK
PRODUCT_PACKAGES += \