aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordavid <davidteri91@gmail.com>2015-01-16 14:59:15 +0100
committerdavid <davidteri91@gmail.com>2015-01-16 14:59:15 +0100
commitc454282ec5b3adcf117db092e5fc5f814a542ca4 (patch)
tree50d168648da1f40c9c6cf63644f2d738bb6f324a
parentd15b92ae9e74444c11929861e346d7990fe506e5 (diff)
keylayout: fix typo
Change-Id: I16fc75c015442ff3623c70b9283e0495958a72e9
-rw-r--r--shinano.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/shinano.mk b/shinano.mk
index d1bdb7b..f902066 100644
--- a/shinano.mk
+++ b/shinano.mk
@@ -103,9 +103,9 @@ PRODUCT_PACKAGES += \
# Keylayout
PRODUCT_COPY_FILES += \
- $(COMMON_PATH)/rootdir/system/usr/keylayout/gpio-keys.kl:system/system/usr/keylayout/gpio-keys.kl \
- $(COMMON_PATH)/rootdir/system/usr/keylayout/mhl-rcp.kl:system/system/usr/keylayout/mhl-rcp.kl \
- $(COMMON_PATH)/rootdir/system/usr/keylayout/msm8974-taiko-mtp-snd-card_Button_Jack.kl:system/system/usr/keylayout/msm8974-taiko-mtp-snd-card_Button_Jack.kl
+ $(COMMON_PATH)/rootdir/system/usr/keylayout/gpio-keys.kl:system/usr/keylayout/gpio-keys.kl \
+ $(COMMON_PATH)/rootdir/system/usr/keylayout/mhl-rcp.kl:system/usr/keylayout/mhl-rcp.kl \
+ $(COMMON_PATH)/rootdir/system/usr/keylayout/msm8974-taiko-mtp-snd-card_Button_Jack.kl:system/usr/keylayout/msm8974-taiko-mtp-snd-card_Button_Jack.kl
# NFC
PRODUCT_PACKAGES += \