matisse-common: Move keylayout to vendor

This commit is contained in:
Mohammad Afaneh 2019-12-30 10:16:01 +02:00 committed by RomanDesigner
parent 9093136f6c
commit 9f4cf5d3f8
No known key found for this signature in database
GPG Key ID: 6757965E5D54CB61
1 changed files with 3 additions and 3 deletions

View File

@ -60,9 +60,9 @@ PRODUCT_PACKAGES += \
# Keylayouts
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/keylayout/gpio-keys.kl:system/usr/keylayout/gpio-keys.kl \
$(LOCAL_PATH)/keylayout/sec_touchkey.kl:system/usr/keylayout/sec_touchkey.kl \
$(LOCAL_PATH)/keylayout/sec_touchkey.kl:system/usr/keylayout/sec_touchscreen.kl
$(LOCAL_PATH)/keylayout/gpio-keys.kl:$(TARGET_COPY_OUT_VENDOR)/usr/keylayout/gpio-keys.kl \
$(LOCAL_PATH)/keylayout/sec_touchkey.kl:$(TARGET_COPY_OUT_VENDOR)/usr/keylayout/sec_touchkey.kl \
$(LOCAL_PATH)/keylayout/sec_touchkey.kl:$(TARGET_COPY_OUT_VENDOR)/usr/keylayout/sec_touchscreen.kl
# Lights
PRODUCT_PACKAGES += \