Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit ffae9e47 authored by Rohit Sekhar's avatar Rohit Sekhar Committed by Michael Bestas
Browse files

FP5: Build customized vibrator HAL

Change-Id: I659edeb3a590fa3b1758776a258f9ab2980f6fdb
parent 4072cc1d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -425,10 +425,10 @@ PRODUCT_COPY_FILES += \

# 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 += \