diff --git a/configs/keylayout/sdm660-snd-card_Button_Jack.kl b/configs/keylayout/sdm660-snd-card_Button_Jack.kl deleted file mode 100644 index 609d8cc4..00000000 --- a/configs/keylayout/sdm660-snd-card_Button_Jack.kl +++ /dev/null @@ -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 diff --git a/sdm660.mk b/sdm660.mk index 960a3898..b2bac7b2 100644 --- a/sdm660.mk +++ b/sdm660.mk @@ -273,7 +273,6 @@ PRODUCT_COPY_FILES += \ # Keylayout 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-goodix.kl:$(TARGET_COPY_OUT_VENDOR)/usr/keylayout/uinput-goodix.kl