potter: add proximity check overlays

This commit is contained in:
Vachounet
2017-04-18 11:11:32 +02:00
parent 91b9f2c235
commit 15cb3ec255

View File

@@ -18,6 +18,12 @@
<resources> <resources>
<!-- Default value for proximity check on screen wake
NOTE ! - Enable for devices that have a fast response proximity sensor (ideally < 300ms)-->
<bool name="config_proximityCheckOnWake">true</bool>
<integer name="config_proximityCheckTimeout">100</integer>
<bool name="config_proximityCheckOnWakeEnabledByDefault">true</bool>
<!-- All the capabilities of the LEDs on this device, stored as a bit field. <!-- All the capabilities of the LEDs on this device, stored as a bit field.
This integer should equal the sum of the corresponding value for each This integer should equal the sum of the corresponding value for each
of the following capabilities present: of the following capabilities present: