mirror of
https://github.com/Evolution-X-Devices/device_motorola_rtwo
synced 2026-01-27 13:35:15 +00:00
Revert "eqs: enable dt2w via power hal"
This reverts commit 633a29a1f2.
This commit is contained in:
@@ -53,11 +53,6 @@ endif
|
|||||||
BOARD_MOT_DP_GROUP_SIZE := 11806965760 # ( BOARD_SUPER_PARTITION_SIZE - 4MB )
|
BOARD_MOT_DP_GROUP_SIZE := 11806965760 # ( BOARD_SUPER_PARTITION_SIZE - 4MB )
|
||||||
BOARD_SUPER_PARTITION_SIZE := 11811160064
|
BOARD_SUPER_PARTITION_SIZE := 11811160064
|
||||||
|
|
||||||
# Power
|
|
||||||
TARGET_TAP_TO_WAKE_NODE := "/sys/class/touchscreen/primary/gesture"
|
|
||||||
TARGET_TAP_TO_WAKE_NODE_ENABLE := "49"
|
|
||||||
TARGET_TAP_TO_WAKE_NODE_DISABLE := "48"
|
|
||||||
|
|
||||||
# Properties
|
# Properties
|
||||||
TARGET_PRODUCT_PROP += $(DEVICE_PATH)/product.prop
|
TARGET_PRODUCT_PROP += $(DEVICE_PATH)/product.prop
|
||||||
TARGET_SYSTEM_PROP += $(DEVICE_PATH)/system.prop
|
TARGET_SYSTEM_PROP += $(DEVICE_PATH)/system.prop
|
||||||
|
|||||||
@@ -274,8 +274,5 @@
|
|||||||
</array>
|
</array>
|
||||||
|
|
||||||
<!-- How long it takes for the HW to start illuminating after the illumination is requested. -->
|
<!-- How long it takes for the HW to start illuminating after the illumination is requested. -->
|
||||||
<integer name="config_udfps_illumination_transition_ms">32</integer>
|
<integer name="config_udfps_illumination_transition_ms">0</integer>
|
||||||
|
|
||||||
<!-- Whether device supports double tap to wake -->
|
|
||||||
<bool name="config_supportDoubleTapWake">true</bool>
|
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
Reference in New Issue
Block a user