sm8350-common: pulse doze on pickup
This commit is contained in:
parent
d8ae45b2ce
commit
2584dd5c93
@ -550,6 +550,9 @@
|
|||||||
that can be set by the user. -->
|
that can be set by the user. -->
|
||||||
<integer name="config_screenBrightnessDoze">17</integer>
|
<integer name="config_screenBrightnessDoze">17</integer>
|
||||||
|
|
||||||
|
<!-- Doze: should the TYPE_PICK_UP_GESTURE sensor be used as a pulse signal. -->
|
||||||
|
<bool name="config_dozePulsePickup">true</bool>
|
||||||
|
|
||||||
<!-- If true, the display will be shifted around in ambient mode. -->
|
<!-- If true, the display will be shifted around in ambient mode. -->
|
||||||
<bool name="config_enableBurnInProtection">true</bool>
|
<bool name="config_enableBurnInProtection">true</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
Loading…
Reference in New Issue
Block a user