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

Commit c36d94db authored by Rohit Sekhar's avatar Rohit Sekhar
Browse files

FP6: Build FP6 specific vibrator service

parent 0bef2a44
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -340,10 +340,10 @@ PRODUCT_COPY_FILES += \

# Vibrator
PRODUCT_PACKAGES += \
    vendor.qti.hardware.vibrator.service
    vendor.qti.hardware.vibrator.service.FP6

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