dre: overlay: Restore default config_proximityCheckTimeout
Apparently we can no longer expect proximity sensor to reply within 100ms... Change-Id: Ifdeda8b9a310da9bd19b7d000b6ac7aa060ae742
This commit is contained in:
parent
e7b7c5a976
commit
0988c92cb4
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@
|
|||
<!-- 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>
|
||||
|
||||
<!-- Hardware keys present on the device, stored as a bit field.
|
||||
|
|
Loading…
Reference in a new issue