diff options
| author | Gabriele M <moto.falcon.git@gmail.com> | 2016-02-07 14:04:25 +0100 |
|---|---|---|
| committer | doc HD <doc.divxm@gmail.com> | 2016-02-13 18:15:17 +0200 |
| commit | 63a90553e911fa69b4aef5551c49adf6957de7d6 (patch) | |
| tree | a3870bcd61b626dedd1cf4436469b9d0141f7d53 | |
| parent | 2f8421e20f1552f428b76d4d61b7af9ac1728fd4 (diff) | |
Revert "falcon: Add button jack keylayout"
The values reported by the kernel are not correct, so ignore them.
This reverts commit 9212a63c396ceed4d59f2f22a21c7db65a1e3abe.
Change-Id: I101fd1087a38f14b667a2e35a90a8562d45fd976
| -rw-r--r-- | device.mk | 4 | ||||
| -rw-r--r-- | keylayout/msm8226-tapan9302-snd-card_Button_Jack.kl | 4 |
2 files changed, 0 insertions, 8 deletions
@@ -32,10 +32,6 @@ PRODUCT_PACKAGES += \ PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/wifi/WCNSS_qcom_wlan_nv.bin:system/etc/firmware/wlan/prima/WCNSS_qcom_wlan_nv.bin -# Keylayouts -PRODUCT_COPY_FILES += \ - $(LOCAL_PATH)/keylayout/msm8226-tapan9302-snd-card_Button_Jack.kl:system/usr/keylayout/msm8226-tapan9302-snd-card_Button_Jack.kl - # CDMA APN list PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/apns-conf-cdma.xml:system/etc/apns-conf-cdma.xml diff --git a/keylayout/msm8226-tapan9302-snd-card_Button_Jack.kl b/keylayout/msm8226-tapan9302-snd-card_Button_Jack.kl deleted file mode 100644 index 0d5b2fd..0000000 --- a/keylayout/msm8226-tapan9302-snd-card_Button_Jack.kl +++ /dev/null @@ -1,4 +0,0 @@ -key 226 HEADSETHOOK -key 115 VOLUME_UP -key 114 VOLUME_DOWN -key 217 VOICE_ASSIST |
