sdm660-common: overlay: Allow seamless Doze state transitions

Change-Id: I8fe0453caff6c18275541fa00a3bc9dbfc387f11
Signed-off-by: clarencelol <clarencekuiek@icloud.com>
Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
Jesse Chan 2022-05-12 21:45:09 +08:00 committed by pix106
parent c12bbe75da
commit f0c5754408

View file

@ -722,10 +722,6 @@
<!-- Allow automatic adjusting of the screen brightness while dozing in low power state. -->
<bool name="config_allowAutoBrightnessWhileDozing">false</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>
<!-- Power Management: Specifies whether to decouple the auto-suspend state of the
device from the display on/off state.