sdm660-common: Disable proximity check on wake
Fixes DT2W while AOD in Android 12 Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
ec873e8345
commit
0f55c2f411
1 changed files with 0 additions and 6 deletions
|
@ -903,12 +903,6 @@
|
|||
<!-- Should the pinner service pin the Home application? -->
|
||||
<bool name="config_pinnerHomeApp">true</bool>
|
||||
|
||||
|
||||
<!-- Default value for proximity check on screen wake.
|
||||
Enable for devices that have a fast response proximity sensor (ideally < 300ms)-->
|
||||
<bool name="config_proximityCheckOnWake">true</bool>
|
||||
<bool name="config_proximityCheckOnWakeEnabledByDefault">true</bool>
|
||||
|
||||
<!-- Time to give to the proximity sensor before toggling the flashlight with the Power button.
|
||||
Set to -1 to disable the proximity sensor check at all-->
|
||||
<integer name="config_flashlightProximityTimeout">-1</integer>
|
||||
|
|
Loading…
Reference in a new issue