summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorg Veichtlbauer <georg@vware.at>2021-02-10 16:12:45 +0100
committerGeorg Veichtlbauer <georg@vware.at>2021-02-10 16:12:45 +0100
commit9a7cda2cf5f1b6b749df021be4c624f076a94ddd (patch)
tree64dc6a6fcc1c474ab8e3254f442ac658c4a3a40d
parent6f8ab5bf64c492131d4ee68adf28338ec710f22c (diff)
cheeseburger: Copy keylayout to vendor
Change-Id: Ibd9845eade269e97255b2003ec656c85209095d4
-rw-r--r--device.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index ddf872c..37b05c3 100644
--- a/device.mk
+++ b/device.mk
@@ -43,7 +43,7 @@ PRODUCT_COPY_FILES += \
# Keylayouts
PRODUCT_COPY_FILES += \
- $(LOCAL_PATH)/keylayout/gf_input.kl:system/usr/keylayout/gf_input.kl
+ $(LOCAL_PATH)/keylayout/gf_input.kl:$(TARGET_COPY_OUT_VENDOR)/usr/keylayout/gf_input.kl
# Lineage hardware
PRODUCT_PACKAGES += \