From 2de76e9c5cf0c1624de1cf654bac5e1644b65a2f Mon Sep 17 00:00:00 2001 From: LuK1337 Date: Mon, 4 Jan 2021 22:26:30 +0100 Subject: [PATCH] sm8250-common: Import excluded-input-devices.xml * Relocate keylayout/idc to vendor while at it Change-Id: I6564d65de759fb11b1c91703583ae349ae2469c2 --- common.mk | 5 +++-- configs/excluded-input-devices.xml | 31 ++++++++++++++++++++++++++++++ 2 files changed, 34 insertions(+), 2 deletions(-) create mode 100644 configs/excluded-input-devices.xml diff --git a/common.mk b/common.mk index 642a6c0..80c72fb 100644 --- a/common.mk +++ b/common.mk @@ -191,8 +191,9 @@ PRODUCT_COPY_FILES += \ # Input PRODUCT_COPY_FILES += \ - $(LOCAL_PATH)/idc/gf_input.idc:$(TARGET_COPY_OUT_SYSTEM)/usr/idc/gf_input.idc \ - $(LOCAL_PATH)/keylayout/gf_input.kl:$(TARGET_COPY_OUT_SYSTEM)/usr/keylayout/gf_input.kl + $(LOCAL_PATH)/configs/excluded-input-devices.xml:$(TARGET_COPY_OUT_VENDOR)/etc/excluded-input-devices.xml \ + $(LOCAL_PATH)/idc/gf_input.idc:$(TARGET_COPY_OUT_VENDOR)/usr/idc/gf_input.idc \ + $(LOCAL_PATH)/keylayout/gf_input.kl:$(TARGET_COPY_OUT_VENDOR)/usr/keylayout/gf_input.kl # LiveDisplay PRODUCT_PACKAGES += \ diff --git a/configs/excluded-input-devices.xml b/configs/excluded-input-devices.xml new file mode 100644 index 0000000..cc22d2a --- /dev/null +++ b/configs/excluded-input-devices.xml @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +