clover: Set Correct Tap to Wake node for HMP Power Hal

Change-Id: Ie75961c79745d796afe105946354c52c15f2d923
This commit is contained in:
Max Weffers 2020-05-12 22:06:44 +02:00
parent 351231dcf7
commit ff9eec2589
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -26,6 +26,9 @@ include device/xiaomi/sdm660-common/BoardConfigCommon.mk
# Device Path # Device Path
DEVICE_PATH := device/xiaomi/clover DEVICE_PATH := device/xiaomi/clover
# DT2W
TARGET_TAP_TO_WAKE_NODE := "/proc/touchscreen/enable_dt2w"
# Crypto # Crypto
TARGET_HW_DISK_ENCRYPTION := true TARGET_HW_DISK_ENCRYPTION := true