clover: Add keylayout for Fingerprint of Mi PAD 4 plus
This commit is contained in:
parent
51aa925ed3
commit
80be031c53
2 changed files with 12 additions and 0 deletions
|
@ -37,6 +37,10 @@ PRODUCT_PACKAGES += \
|
|||
PRODUCT_COPY_FILES += \
|
||||
$(DEVICE_PATH)/configs/sec_config:$(TARGET_COPY_OUT_VENDOR)/etc/sec_config
|
||||
|
||||
# Keylayouts
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(DEVICE_PATH)/keylayout/uinput-fpc.kl:system/usr/keylayout/uinput-fpc.kl
|
||||
|
||||
# Device is a Tablet
|
||||
PRODUCT_AAPT_CONFIG := normal large
|
||||
PRODUCT_AAPT_PREF_CONFIG := hdpi
|
||||
|
|
8
keylayout/uinput-fpc.kl
Normal file
8
keylayout/uinput-fpc.kl
Normal file
|
@ -0,0 +1,8 @@
|
|||
##################################
|
||||
#
|
||||
#add for fpc fingerprints
|
||||
#
|
||||
##################################
|
||||
|
||||
key 172 HOME VIRTUAL
|
||||
|
Loading…
Reference in a new issue