diff --git a/configs/excluded-input-devices.xml b/configs/excluded-input-devices.xml deleted file mode 100755 index 8fd2213..0000000 --- a/configs/excluded-input-devices.xml +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/sm6150.mk b/sm6150.mk index 9a60914..4b940ea 100644 --- a/sm6150.mk +++ b/sm6150.mk @@ -397,7 +397,7 @@ PRODUCT_PACKAGES += \ vendor.qti.hardware.vibrator.service PRODUCT_COPY_FILES += \ - $(LOCAL_PATH)/configs/excluded-input-devices.xml:$(TARGET_COPY_OUT_VENDOR)/etc/excluded-input-devices.xml + vendor/qcom/opensource/vibrator/excluded-input-devices.xml:$(TARGET_COPY_OUT_VENDOR)/etc/excluded-input-devices.xml # Vulkan PRODUCT_PACKAGES += \