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:16:32 +0200 |
| commit | e9b432252c67ab5bdfe4bf6735e0a2437c42fb1e (patch) | |
| tree | ed2d88728ea49cda55df7829801431f629d027d3 | |
| parent | 84f06b119e4e0d379343c9fbed08acda56a2ce1e (diff) | |
Revert "peregrine: Add button jack keylayout"
The values reported by the kernel are not correct, so ignore them.
This reverts commit 019e9814b35e82d3b3cca41e1c6b0f62e1650dde.
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,9 +32,5 @@ 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 - # Inherit from msm8226-common $(call inherit-product, device/motorola/msm8226-common/msm8226.mk) 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 |
