Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Verified Commit 28dd0e02 authored by synt4x93's avatar synt4x93 Committed by Ahmed Harhash
Browse files

universal9810: overlay: disable config_dozeAlwaysOnEnabled

Change-Id: Ica604249a7aa1b040e60ba389831167caea3b20a
parent 705d8b21
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -205,6 +205,10 @@
         states. -->
    <bool name="config_dozeAlwaysOnDisplayAvailable">true</bool>

    <!-- Control whether the always on display mode is enabled by default. This value will be used
         during initialization when the setting is still null. -->
    <bool name="config_dozeAlwaysOnEnabled">false</bool>

    <!-- Whether the display blanks itself when transitioning from a doze to a non-doze state -->
    <bool name="config_displayBlanksAfterDoze">true</bool>