kunlun2: Import custom touchpanel keylayout
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
a19f97dcae
commit
e7c38e258b
2 changed files with 5 additions and 0 deletions
|
@ -78,6 +78,10 @@ PRODUCT_PACKAGES += \
|
|||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.hardware.telephony.ims.xml:system/etc/permissions/android.hardware.telephony.ims.xml
|
||||
|
||||
# Input
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/keylayout/fts_ts.kl:system/usr/keylayout/fts_ts.kl
|
||||
|
||||
# Lights
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.light@2.0-service.lenovo_kunlun2
|
||||
|
|
1
keylayout/fts_ts.kl
Normal file
1
keylayout/fts_ts.kl
Normal file
|
@ -0,0 +1 @@
|
|||
key 219 WAKEUP
|
Loading…
Reference in a new issue