X6837: Add keylayout file to map double tap event to wake
Signed-off-by: dodyirawan85 <40514988+dodyirawan85@users.noreply.github.com> Signed-off-by: fjrXTR <fajarslebew31@gmail.com>
This commit is contained in:
1
configs/keylayout/mtk-tpd.kl
Normal file
1
configs/keylayout/mtk-tpd.kl
Normal file
@@ -0,0 +1 @@
|
||||
key 183 WAKEUP
|
||||
@@ -166,6 +166,10 @@ PRODUCT_PACKAGES += \
|
||||
# Include GSI keys
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/developer_gsi_keys.mk)
|
||||
|
||||
# Keylayout
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/configs/keylayout/mtk-tpd.kl:$(TARGET_COPY_OUT_VENDOR)/usr/keylayout/mtk-tpd.kl
|
||||
|
||||
# Keymaster
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.hardware.keystore.app_attest_key.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.keystore.app_attest_key.xml
|
||||
|
||||
Reference in New Issue
Block a user