sdm660-common: board: Set DTW Node in device tree

This commit is contained in:
Max Weffers 2018-10-18 16:39:06 +02:00
parent a4dd54504d
commit f7c2061271
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -163,9 +163,6 @@ SF_VSYNC_EVENT_PHASE_OFFSET_NS := 6000000
# DRM
TARGET_ENABLE_MEDIADRM_64 := true
# DT2W
TARGET_TAP_TO_WAKE_NODE := "/proc/nvt_wake_gesture"
# Enable dexpreopt to speed boot time
ifeq ($(HOST_OS),linux)
ifneq ($(TARGET_BUILD_VARIANT),eng)