dubai: enable long press sensor proximity check

Change-Id: Ie10fd3561ad4acd3fc150e6ac9997653693012c2
This commit is contained in:
Cosmin Tanislav 2022-06-27 16:57:20 +03:00
parent ec3f93036c
commit 5e81ea26d4

View file

@ -37,4 +37,7 @@
<!-- Doze: does the double tap sensor need a proximity check? -->
<bool name="doze_double_tap_proximity_check">true</bool>
<!-- Doze: does the long press sensor need a proximity check? -->
<bool name="doze_long_press_proximity_check">true</bool>
</resources>