sdm660-common: overlay: Enable proximity sensor check before pulsing
* brings back gestures in Xiaomi Doze Change-Id: Id13298a0548eba7be89eec850217382bcce70e9f
This commit is contained in:
parent
e21ba93aff
commit
74147b57a8
1 changed files with 2 additions and 2 deletions
|
@ -26,6 +26,6 @@
|
|||
<integer name="config_maxVisibleNotificationIconsWhenDark">7</integer>
|
||||
|
||||
<!-- Doze: check proximity sensor before pulsing? -->
|
||||
<bool name="doze_proximity_check_before_pulse">false</bool>
|
||||
<bool name="doze_proximity_check_before_pulse">true</bool>
|
||||
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue