sdm660-common: overlay: Enable proximity sensor check before pulsing

* brings back gestures in Xiaomi Doze

Change-Id: Id13298a0548eba7be89eec850217382bcce70e9f
This commit is contained in:
Luca Stefani 2020-01-10 17:26:25 +01:00 committed by Max Weffers
parent e21ba93aff
commit 74147b57a8
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -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>