dubai: enable long press sensor proximity check
Change-Id: Ie10fd3561ad4acd3fc150e6ac9997653693012c2
This commit is contained in:
parent
ec3f93036c
commit
5e81ea26d4
1 changed files with 3 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue