klte: Add sec_touchkey keylayout file
* Controls hardware keys
This commit is contained in:
parent
6a29b00e92
commit
4faff00867
2 changed files with 3 additions and 0 deletions
|
@ -51,6 +51,7 @@ PRODUCT_COPY_FILES += \
|
||||||
$(LOCAL_PATH)/keylayout/atmel_mxt_ts.kl:system/usr/keylayout/atmel_mxt_ts.kl \
|
$(LOCAL_PATH)/keylayout/atmel_mxt_ts.kl:system/usr/keylayout/atmel_mxt_ts.kl \
|
||||||
$(LOCAL_PATH)/keylayout/gpio-keys.kl:system/usr/keylayout/gpio-keys.kl \
|
$(LOCAL_PATH)/keylayout/gpio-keys.kl:system/usr/keylayout/gpio-keys.kl \
|
||||||
$(LOCAL_PATH)/keylayout/sec_navigation.kl:system/usr/keylayout/sec_navigation.kl \
|
$(LOCAL_PATH)/keylayout/sec_navigation.kl:system/usr/keylayout/sec_navigation.kl \
|
||||||
|
$(LOCAL_PATH)/keylayout/sec_touchkey.kl:system/usr/keylayout/sec_touchkey.kl \
|
||||||
$(LOCAL_PATH)/keylayout/sec_touchscreen.kl:system/usr/keylayout/sec_touchscreen.kl \
|
$(LOCAL_PATH)/keylayout/sec_touchscreen.kl:system/usr/keylayout/sec_touchscreen.kl \
|
||||||
$(LOCAL_PATH)/keylayout/synaptics_rmi4_i2c.kl:system/usr/keylayout/synaptics_rmi4_i2c.kl
|
$(LOCAL_PATH)/keylayout/synaptics_rmi4_i2c.kl:system/usr/keylayout/synaptics_rmi4_i2c.kl
|
||||||
|
|
||||||
|
|
2
keylayout/sec_touchkey.kl
Normal file
2
keylayout/sec_touchkey.kl
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
key 254 APP_SWITCH VIRTUAL
|
||||||
|
key 158 BACK VIRTUAL
|
Loading…
Reference in a new issue