clover: Set Correct Tap to Wake node for HMP Power Hal
Change-Id: Ie75961c79745d796afe105946354c52c15f2d923
This commit is contained in:
parent
351231dcf7
commit
ff9eec2589
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue