aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraudahadi <wan.audahadi@gmail.com>2016-11-18 00:54:05 +0800
committeraudahadi <wan.audahadi@gmail.com>2016-11-18 00:54:05 +0800
commit120fd256ad9b0615c4cc672acfb586dbb60644d7 (patch)
treebde0b2c4b0cc215921a885c01034881ec6882aa0
parent02c17953f30a006f92d393e8e43c0952bd8624a7 (diff)
Revert "add tap to wake node"
This reverts commit 2fa441dbef215a32ab6ce4c36cad719b12036b5b.
-rw-r--r--BoardConfig.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index e198fbd..e61075a 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -35,9 +35,6 @@ TARGET_SYSTEM_PROP += $(DEVICE_PATH)/system.prop
TARGET_INIT_VENDOR_LIB := libinit_z010d
TARGET_RECOVERY_DEVICE_MODULES := libinit_z010d
-# Tap-to-Wake
-TARGET_TAP_TO_WAKE_NODE := "/sys/bus/i2c/devices/5-0038/dclick_mode"
-
#Enable SW based full disk encryption
TARGET_SWV8_DISK_ENCRYPTION := true