potter: add proximity check overlays
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user