Skip to content
Snippets Groups Projects
Commit ab5d463a authored by TheScarastic's avatar TheScarastic
Browse files

mido: Fix Focaltech keylayout

 * Xiaomi seems to ship dummy caf keylayout in stock rom and let
   Generic.kl handle keyevents and manages vibration natively.
 * Rename ft5x06_ts to match our touch driver.
parent 8a6828de
No related branches found
No related tags found
No related merge requests found
......@@ -169,7 +169,7 @@ PRODUCT_COPY_FILES += \
# Input
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/keylayout/ft5x06_ts.kl:system/usr/keylayout/ft5x06_ts.kl \
$(LOCAL_PATH)/keylayout/ft5435_ts.kl:system/usr/keylayout/ft5435_ts.kl \
$(LOCAL_PATH)/keylayout/gf3208.kl:system/usr/keylayout/gf3208.kl \
$(LOCAL_PATH)/keylayout/gpio-keys.kl:system/usr/keylayout/gpio-keys.kl \
$(LOCAL_PATH)/keylayout/uinput-fpc.kl:system/usr/keylayout/uinput-fpc.kl
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment