monet: Allow using face unlock outside of security view

This commit is contained in:
mikairyuu 2022-02-22 21:01:32 +03:00
parent 6d78d341fa
commit fe28864ae0

View File

@ -487,9 +487,6 @@
meanings. -->
<integer name="config_defaultRingVibrationIntensity">2</integer>
<!-- Enable face auth only when swiping security view -->
<bool name="config_faceAuthOnlyOnSecurityView">true</bool>
<!-- 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>