wayne-common: overlay: Renamed config_dozeAfterScreenOff
New name is config_dozeAfterScreenOffByDefault Bug: 73178121 Change-Id: Icf2123d45b2b4727092103632d1bd6f024161c8a Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
This commit is contained in:
parent
7f8cea7f8b
commit
7d0bc64865
1 changed files with 1 additions and 1 deletions
|
@ -279,7 +279,7 @@
|
||||||
|
|
||||||
<!-- If true, the doze component is not started until after the screen has been
|
<!-- If true, the doze component is not started until after the screen has been
|
||||||
turned off and the screen off animation has been performed. -->
|
turned off and the screen off animation has been performed. -->
|
||||||
<bool name="config_dozeAfterScreenOff">true</bool>
|
<bool name="config_dozeAfterScreenOffByDefault">true</bool>
|
||||||
|
|
||||||
<!-- Power Management: Specifies whether to decouple the auto-suspend state of the
|
<!-- Power Management: Specifies whether to decouple the auto-suspend state of the
|
||||||
device from the display on/off state.
|
device from the display on/off state.
|
||||||
|
|
Loading…
Reference in a new issue