aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rro_overlays/SystemUIOverlayVeux/res/values/config.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/rro_overlays/SystemUIOverlayVeux/res/values/config.xml b/rro_overlays/SystemUIOverlayVeux/res/values/config.xml
index 7cf1edf..ee9c99f 100644
--- a/rro_overlays/SystemUIOverlayVeux/res/values/config.xml
+++ b/rro_overlays/SystemUIOverlayVeux/res/values/config.xml
@@ -25,8 +25,8 @@
<!-- Doze: check proximity sensor before pulsing? -->
<bool name="doze_proximity_check_before_pulse">false</bool>
- <!-- Doze: does this device support STATE_DOZE? -->
- <bool name="doze_display_state_supported">true</bool>
+ <!-- Doze: does this device support STATE_DOZE? -->
+ <bool name="doze_display_state_supported">false</bool>
<!-- Doze: does this device support STATE_DOZE_SUSPEND? -->
<bool name="doze_suspend_display_state_supported">false</bool>