diff --git a/configs/excluded-input-devices.xml b/configs/excluded-input-devices.xml deleted file mode 100644 index cc22d2ab..00000000 --- a/configs/excluded-input-devices.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/sdm660.mk b/sdm660.mk index ec8f7c09..dc361fc0 100644 --- a/sdm660.mk +++ b/sdm660.mk @@ -587,7 +587,7 @@ PRODUCT_PACKAGES += \ vendor.qti.hardware.vibrator.service PRODUCT_COPY_FILES += \ - $(COMMON_PATH)/configs/excluded-input-devices.xml:$(TARGET_COPY_OUT_VENDOR)/vendor/etc/excluded-input-devices.xml + vendor/qcom/opensource/vibrator/excluded-input-devices.xml:$(TARGET_COPY_OUT_VENDOR)/vendor/etc/excluded-input-devices.xml # VNDK PRODUCT_PACKAGES += \