FP5: Build customized vibrator HAL
Change-Id: I659edeb3a590fa3b1758776a258f9ab2980f6fdb
diff --git a/device.mk b/device.mk
index c41420a..aab6bc2 100644
--- a/device.mk
+++ b/device.mk
@@ -425,10 +425,10 @@
# Vibrator
PRODUCT_PACKAGES += \
- vendor.qti.hardware.vibrator.service
+ vendor.qti.hardware.vibrator.service.FP5
PRODUCT_COPY_FILES += \
- vendor/qcom/opensource/vibrator/excluded-input-devices.xml:$(TARGET_COPY_OUT_VENDOR)/etc/excluded-input-devices.xml
+ $(LOCAL_PATH)/vibrator/excluded-input-devices.xml:$(TARGET_COPY_OUT_VENDOR)/etc/excluded-input-devices.xml
# WiFi
PRODUCT_PACKAGES += \