sm8550-common: overlay: Rename config_dozeAfterScreenOff

* New name is config_dozeAfterScreenOffByDefault.

Bug: 73178121
Change-Id: Ie3d1ea5a2cc480655592bf6e49b37f5ea07f3f58
This commit is contained in:
Lucas Dupin
2018-03-20 16:20:07 -07:00
committed by chaptsand
parent 96dbb64317
commit 95f270572a

View File

@@ -195,7 +195,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 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.