mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_rosemary
synced 2026-01-27 18:07:31 +00:00
rosemary: Remove some useless doze overlays
* config_displayBlanksAfterDoze and config_dozeAfterScreenOffByDefault break the nice animation from/to doze mode and they are not needed Change-Id: I4054cd2d89556f964c8aa37014a58ba0fa36f017
This commit is contained in:
committed by
Matsvei Niaverau
parent
69e0351b8c
commit
be0697296e
@@ -404,13 +404,6 @@
|
||||
autodetected from the Configuration. -->
|
||||
<bool name="config_showNavigationBar">true</bool>
|
||||
|
||||
<!-- If true, the doze component is not started until after the screen has been
|
||||
turned off and the screen off animation has been performed. -->
|
||||
<bool name="config_dozeAfterScreenOffByDefault">true</bool>
|
||||
|
||||
<!-- Whether the display blanks itself when transitioning from a doze to a non-doze state -->
|
||||
<bool name="config_displayBlanksAfterDoze">true</bool>
|
||||
|
||||
<!-- ComponentName of a dream to show whenever the system would otherwise have
|
||||
gone to sleep. When the PowerManager is asked to go to sleep, it will instead
|
||||
try to start this dream if possible. The dream should typically call startDozing()
|
||||
|
||||
Reference in New Issue
Block a user