|
@@ -192,6 +192,10 @@
|
|
|
Doze dreams will run whenever the power manager is in a dozing state. -->
|
|
|
<string name="config_dozeComponent" translatable="false">com.android.systemui/com.android.systemui.doze.DozeService</string>
|
|
|
|
|
|
+ <!-- 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 interactive state of the
|
|
|
device from the display on/off state.
|
|
|
|