sanders: remove DT2W references

This reverts commit f2a18ef36b.

Signed-off-by: JarlPenguin <jarlpenguin@outlook.com>
This commit is contained in:
JarlPenguin
2019-10-27 17:20:02 +03:00
committed by Jorge Lucas
parent f798ad4386
commit c4d7564f71
2 changed files with 0 additions and 6 deletions

View File

@@ -148,9 +148,6 @@ BACKLIGHT_PATH := /sys/class/leds/lcd-backlight/brightness
BOARD_CHARGER_ENABLE_SUSPEND := true
BOARD_NO_CHARGER_LED := true
# DT2W
#TARGET_TAP_TO_WAKE_NODE := "/sys/android_touch/doubletap2wake"
# Crypto
TARGET_HW_DISK_ENCRYPTION := true
TARGET_USES_METADATA_AS_FDE_KEY := true

View File

@@ -366,9 +366,6 @@
<!-- Boolean indicating if current platform supports BLE peripheral mode -->
<bool name="config_bluetooth_le_peripheral_mode_supported">true</bool>
<!-- Whether device supports double tap to wake -->
<bool name="config_supportDoubleTapWake">false</bool>
<!-- Paths to the libraries that contain device specific key handlers -->
<string-array name="config_deviceKeyHandlerLibs" translatable="false">
<item>/system/priv-app/MotoActions/MotoActions.apk</item>