sanders: Disable AOD by default for r16 merge
This commit is contained in:
@@ -264,6 +264,9 @@
|
|||||||
turned off and the screen off animation has been performed. -->
|
turned off and the screen off animation has been performed. -->
|
||||||
<bool name="config_dozeAfterScreenOffByDefault">true</bool>
|
<bool name="config_dozeAfterScreenOffByDefault">true</bool>
|
||||||
|
|
||||||
|
<!-- Disable AOD by default -->
|
||||||
|
<bool name="config_dozeAlwaysOnEnabled">false</bool>
|
||||||
|
|
||||||
<!-- Power Management: Specifies whether to decouple the interactive state of the
|
<!-- Power Management: Specifies whether to decouple the interactive state of the
|
||||||
device from the display on/off state.
|
device from the display on/off state.
|
||||||
When false, setInteractive(..., true) will be called before the display is turned on
|
When false, setInteractive(..., true) will be called before the display is turned on
|
||||||
|
|||||||
Reference in New Issue
Block a user