berlna: enable double tap sensor proximity check
Change-Id: I4b800d9d9b8aefbee38c287ae72828b67e8d46ca
This commit is contained in:
parent
d39e501b80
commit
bff83b0c5b
1 changed files with 3 additions and 0 deletions
|
@ -31,4 +31,7 @@
|
||||||
For example, a device with Home, Back and Menu keys would set this
|
For example, a device with Home, Back and Menu keys would set this
|
||||||
config to 7. -->
|
config to 7. -->
|
||||||
<integer name="config_deviceHardwareWakeKeys">64</integer>
|
<integer name="config_deviceHardwareWakeKeys">64</integer>
|
||||||
|
|
||||||
|
<!-- Doze: does the double tap sensor need a proximity check? -->
|
||||||
|
<bool name="doze_double_tap_proximity_check">true</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in a new issue