From 4bf658bca6cacc787bb282557bf439ce97b3deeb Mon Sep 17 00:00:00 2001 From: Ting Wang Date: Tue, 29 May 2018 03:23:55 +0000 Subject: RC: add kl layout for bluetooth rc[6/8] PD# 166828 add kl layout for bluetooth rc Change-Id: Ibd8401d06af70e8ec08ac162276b40c849333baa --- diff --git a/device.mk b/device.mk index 1556261..2e5eeca 100644 --- a/device.mk +++ b/device.mk @@ -45,7 +45,8 @@ PRODUCT_COPY_FILES += \ device/amlogic/einstein/files/remote.conf:$(TARGET_COPY_OUT_VENDOR)/etc/remote.conf \ device/amlogic/einstein/files/remote.cfg:$(TARGET_COPY_OUT_VENDOR)/etc/remote.cfg \ device/amlogic/einstein/files/remote.tab:$(TARGET_COPY_OUT_VENDOR)/etc/remote.tab \ - device/amlogic/common/products/tv/Vendor_0001_Product_0001.kl:/$(TARGET_COPY_OUT_VENDOR)/usr/keylayout/Vendor_0001_Product_0001.kl + device/amlogic/common/products/tv/Vendor_0001_Product_0001.kl:/$(TARGET_COPY_OUT_VENDOR)/usr/keylayout/Vendor_0001_Product_0001.kl \ + device/amlogic/common/products/mbox/Vendor_1915_Product_0001.kl:$(TARGET_COPY_OUT_VENDOR)/usr/keylayout/Vendor_1915_Product_0001.kl ifneq ($(TARGET_BUILD_GOOGLE_ATV), true) PRODUCT_COPY_FILES += \ device/amlogic/einstein/files/Generic.kl:/$(TARGET_COPY_OUT_VENDOR)/usr/keylayout/Generic.kl -- cgit