sdm710-common: 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:
LuK1337 2022-05-17 11:14:19 +02:00 committed by CakesTwix
parent ea6af5c061
commit d67dc679ca
Signed by: CakesTwix
GPG key ID: 7B11051D5CE19825

View file

@ -58,7 +58,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>
<!-- Whether device has screen with higher aspect ratio -->