sm8350-common: pulse doze on pickup

This commit is contained in:
Cosmin Tanislav 2021-09-21 01:48:07 +03:00
parent d8ae45b2ce
commit 2584dd5c93

View File

@ -550,6 +550,9 @@
that can be set by the user. -->
<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. -->
<bool name="config_enableBurnInProtection">true</bool>
</resources>