sdm710-common: Renamed config_dozeAfterScreenOff
New name is config_dozeAfterScreenOffByDefault Bug: 73178121 Change-Id: Ie3d1ea5a2cc480655592bf6e49b37f5ea07f3f5 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
a24d7a5d35
commit
a35b139c07
1 changed files with 1 additions and 1 deletions
|
@ -367,7 +367,7 @@
|
|||
|
||||
<!-- 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_dozeAfterScreenOff">true</bool>
|
||||
<bool name="config_dozeAfterScreenOffByDefault">true</bool>
|
||||
|
||||
<!-- Power Management: Specifies whether to decouple the auto-suspend state of the
|
||||
device from the display on/off state.
|
||||
|
|
Loading…
Reference in a new issue