Spacewar: overlay: Enable config_proximityCheckOnFpsUnlock

The device ships with PocketMode app, which effectively disables
listening to fingeprints in case the proximity sensor is covered.

Change-Id: If67a0a98c753726ae2eed4d76e073275d7ae74da
This commit is contained in:
Bruno Martins
2024-04-04 18:38:20 +00:00
committed by nyxalune
parent 42e9e8b022
commit e6dfc68280

View File

@@ -583,4 +583,8 @@
<!--Useful if you want to improve signal reception -->
<bool name="config_ignoreRssnrSignalLevel">true</bool>
<!-- Whether device implements proximity sensor based checks to prevent
accidental unlocks when the screen is off. -->
<bool name="config_proximityCheckOnFpsUnlock">true</bool>
</resources>