sdm660-common: keylayout: Move keylayout for headset buttons to device
*needed because mi a2 and 6x have diffrent button layout then mi pad 4 * headphone jack vs. usb typ c
This commit is contained in:
parent
dae13ec53f
commit
14c0b2a75e
2 changed files with 0 additions and 6 deletions
|
@ -1,5 +0,0 @@
|
||||||
# xuke @ 20160104 Import MIUI patch for headset buttons.
|
|
||||||
|
|
||||||
key 226 HEADSETHOOK WAKE
|
|
||||||
key 257 MEDIA_PREVIOUS WAKE
|
|
||||||
key 258 MEDIA_NEXT WAKE
|
|
|
@ -273,7 +273,6 @@ PRODUCT_COPY_FILES += \
|
||||||
|
|
||||||
# Keylayout
|
# Keylayout
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
$(COMMON_PATH)/configs/keylayout/sdm660-snd-card_Button_Jack.kl:$(TARGET_COPY_OUT_VENDOR)/usr/keylayout/sdm660-snd-card_Button_Jack.kl \
|
|
||||||
$(COMMON_PATH)/configs/keylayout/uinput-fpc.kl:$(TARGET_COPY_OUT_VENDOR)/usr/keylayout/uinput-fpc.kl \
|
$(COMMON_PATH)/configs/keylayout/uinput-fpc.kl:$(TARGET_COPY_OUT_VENDOR)/usr/keylayout/uinput-fpc.kl \
|
||||||
$(COMMON_PATH)/configs/keylayout/uinput-goodix.kl:$(TARGET_COPY_OUT_VENDOR)/usr/keylayout/uinput-goodix.kl
|
$(COMMON_PATH)/configs/keylayout/uinput-goodix.kl:$(TARGET_COPY_OUT_VENDOR)/usr/keylayout/uinput-goodix.kl
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue