sm8350-common: specify double tap to wake node

This commit is contained in:
Cosmin Tanislav 2021-09-17 19:22:53 +03:00
parent 9ae9bdc57e
commit 36d413f801

View File

@ -217,6 +217,9 @@ BOARD_FLASH_BLOCK_SIZE := 131072
# Platform
TARGET_BOARD_PLATFORM := lahaina
# Power
TARGET_TAP_TO_WAKE_NODE := "/sys/devices/virtual/touch/tp_dev/double_tap"
# Properties
TARGET_ODM_PROP += $(COMMON_PATH)/odm.prop
TARGET_SYSTEM_PROP += $(COMMON_PATH)/system.prop