summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Filetto <matt.filetto@gmail.com>2016-12-27 00:11:35 -0800
committerMatt Filetto <matt.filetto@gmail.com>2016-12-30 02:20:24 -0800
commit033f218fffe5005d2fc0d1b0b7c9ec4aacbb8a92 (patch)
tree2e778c6f5a3114c55ac68bdc1fc7de1222521187
parent0d5643fbed88847467352cc956934a5dc095b9bb (diff)
v20: remove unused path for tap-to-wake
* Handled by gestures service Change-Id: Ic1ef396c2e7bd43dda22e42277ad5c9988881e32
-rw-r--r--BoardConfigCommon.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 629e90a..3a919a1 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -100,7 +100,6 @@ USE_DEVICE_SPECIFIC_CAMERA := true
# CMHW
BOARD_HARDWARE_CLASS += $(COMMON_PATH)/cmhw
BOARD_USES_CYANOGEN_HARDWARE := true
-TARGET_TAP_TO_WAKE_NODE := "/sys/devices/virtual/input/lge_touch/tap2wake"
# CNE and DPM
BOARD_USES_QCNE := true