land: Add button jack keylayout
* for msm8952-snd-card-sku1. Signed-off-by: Darshan Manjrekar <darshanmanjrekar1205@gmail.com>
This commit is contained in:
parent
5320556c8e
commit
1ccfb5a469
2 changed files with 4 additions and 1 deletions
2
keylayout/msm8952-snd-card-sku1_Button_Jack.kl
Normal file
2
keylayout/msm8952-snd-card-sku1_Button_Jack.kl
Normal file
|
@ -0,0 +1,2 @@
|
|||
key 250 VOLUME_DOWN
|
||||
key 251 VOLUME_UP
|
|
@ -1,4 +1,5 @@
|
|||
# Keylayouts
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(DEVICE_PATH)/keylayout/ft5336_ts.kl:system/usr/keylayout/ft5336_ts.kl \
|
||||
$(DEVICE_PATH)/keylayout/gpio-keys.kl:system/usr/keylayout/gpio-keys.kl
|
||||
$(DEVICE_PATH)/keylayout/gpio-keys.kl:system/usr/keylayout/gpio-keys.kl \
|
||||
$(DEVICE_PATH)/keylayout/msm8952-snd-card-sku1_Button_Jack.kl:system/usr/keylayout/msm8952-snd-card-sku1_Button_Jack.kl
|
||||
|
|
Loading…
Reference in a new issue