diff --git a/common.mk b/common.mk index a5198dd..ab83200 100644 --- a/common.mk +++ b/common.mk @@ -328,10 +328,6 @@ PRODUCT_PACKAGES += \ PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/configs/privapp-permissions-hotword.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/permissions/privapp-permissions-hotword.xml -# Input -PRODUCT_COPY_FILES += \ - $(LOCAL_PATH)/configs/excluded-input-devices.xml:$(TARGET_COPY_OUT_VENDOR)/etc/excluded-input-devices.xml - # IPACM PRODUCT_PACKAGES += \ ipacm \ @@ -509,6 +505,9 @@ PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \ vendor.qti.hardware.vibrator.service.oneplus_lahaina +PRODUCT_COPY_FILES += \ + vendor/qcom/opensource/vibrator/excluded-input-devices.xml:$(TARGET_COPY_OUT_VENDOR)/etc/excluded-input-devices.xml + # WiFi PRODUCT_PACKAGES += \ android.hardware.wifi@1.0-service \ diff --git a/configs/excluded-input-devices.xml b/configs/excluded-input-devices.xml deleted file mode 100644 index cc22d2a..0000000 --- a/configs/excluded-input-devices.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -