commit | 3316584fd1cd722d991b87be5c663ba475b8a71b | [log] [tgz] |
---|---|---|
author | Bruno Martins <bgcngm@gmail.com> | Sat Jun 19 12:54:58 2021 +0100 |
committer | merothh <merothh@gmail.com> | Mon Jan 17 10:35:42 2022 +0530 |
tree | f79d87f4d7cd06771d7077d786b4b64afebb1dd6 | |
parent | ad035eac97b7cdc59b995d4eb71873217c2c739e [diff] [blame] |
FP4: Copy over excluded-input-devices.xml Change-Id: I9758f359c4be549b334e487bbc49ca34b749efc3
diff --git a/device.mk b/device.mk index d6e886b..0c82757 100644 --- a/device.mk +++ b/device.mk
@@ -313,3 +313,6 @@ # Vibrator PRODUCT_PACKAGES += \ vendor.qti.hardware.vibrator.service.FP4 + +PRODUCT_COPY_FILES += \ + $(LOCAL_PATH)/vibrator/excluded-input-devices.xml:$(TARGET_COPY_OUT_VENDOR)/etc/excluded-input-devices.xml