Merge "Renamed config_dozeAfterScreenOff" into pi-dev

This commit is contained in:
Lucas Dupin
2018-03-21 18:04:50 +00:00
committed by Android (Google) Code Review

View File

@@ -229,7 +229,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>
<!-- Doze: should the TYPE_PICK_UP_GESTURE sensor be used as a pulse signal. -->
<bool name="config_dozePulsePickup">true</bool>