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:
dodyirawan85
2023-12-11 09:06:56 +07:00
committed by fjrXTR
parent 546c3160b0
commit 5114ecefa1
2 changed files with 5 additions and 0 deletions

View File

@@ -0,0 +1 @@
key 183 WAKEUP

View File

@@ -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