sanders: remove DT2W references
This reverts commit f2a18ef36b.
Signed-off-by: JarlPenguin <jarlpenguin@outlook.com>
This commit is contained in:
@@ -148,9 +148,6 @@ BACKLIGHT_PATH := /sys/class/leds/lcd-backlight/brightness
|
|||||||
BOARD_CHARGER_ENABLE_SUSPEND := true
|
BOARD_CHARGER_ENABLE_SUSPEND := true
|
||||||
BOARD_NO_CHARGER_LED := true
|
BOARD_NO_CHARGER_LED := true
|
||||||
|
|
||||||
# DT2W
|
|
||||||
#TARGET_TAP_TO_WAKE_NODE := "/sys/android_touch/doubletap2wake"
|
|
||||||
|
|
||||||
# Crypto
|
# Crypto
|
||||||
TARGET_HW_DISK_ENCRYPTION := true
|
TARGET_HW_DISK_ENCRYPTION := true
|
||||||
TARGET_USES_METADATA_AS_FDE_KEY := true
|
TARGET_USES_METADATA_AS_FDE_KEY := true
|
||||||
|
|||||||
@@ -366,9 +366,6 @@
|
|||||||
<!-- Boolean indicating if current platform supports BLE peripheral mode -->
|
<!-- Boolean indicating if current platform supports BLE peripheral mode -->
|
||||||
<bool name="config_bluetooth_le_peripheral_mode_supported">true</bool>
|
<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 -->
|
<!-- Paths to the libraries that contain device specific key handlers -->
|
||||||
<string-array name="config_deviceKeyHandlerLibs" translatable="false">
|
<string-array name="config_deviceKeyHandlerLibs" translatable="false">
|
||||||
<item>/system/priv-app/MotoActions/MotoActions.apk</item>
|
<item>/system/priv-app/MotoActions/MotoActions.apk</item>
|
||||||
|
|||||||
Reference in New Issue
Block a user