sdm710-common: Set correct TARGET_TAP_TO_WAKE_NODE path
This commit is contained in:
parent
f5a3af4e1e
commit
7bd37cdae4
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ TARGET_HAS_WIDE_COLOR_DISPLAY := true
|
||||||
TARGET_USES_GRALLOC1 := true
|
TARGET_USES_GRALLOC1 := true
|
||||||
TARGET_USES_HWC2 := true
|
TARGET_USES_HWC2 := true
|
||||||
TARGET_USES_ION := true
|
TARGET_USES_ION := true
|
||||||
|
TARGET_TAP_TO_WAKE_NODE := /sys/class/touch/tp_dev/gesture_on
|
||||||
|
|
||||||
# Filesystem
|
# Filesystem
|
||||||
TARGET_FS_CONFIG_GEN := $(COMMON_PATH)/config.fs
|
TARGET_FS_CONFIG_GEN := $(COMMON_PATH)/config.fs
|
||||||
|
|
Loading…
Reference in a new issue