sdm710-common: Enable proximity check on wake

Change-Id: I6506408447b15464238a2eefd98306efbaffbd84
This commit is contained in:
Marc K 2019-03-12 14:04:14 +01:00 committed by SamarV-121
parent 8e05b6be7a
commit 7456bdd6a3

View file

@ -39,6 +39,12 @@
config to 7. --> config to 7. -->
<integer name="config_deviceHardwareKeys">64</integer> <integer name="config_deviceHardwareKeys">64</integer>
<!-- 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: