By default, face-auth is non-bypass

Test: manual
Fixes: 225374807
Change-Id: I082de931940e9a6803e7bcc49a1a663f1e28a8f3
This commit is contained in:
Beverly 2022-03-18 16:57:58 +00:00 committed by TreeHugger Robot
parent 3413a13921
commit 058774bc73

View file

@ -18,6 +18,8 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- If face auth sends the user directly to home/last open app, or stays on keyguard by default-->
<bool name="config_faceAuthDismissesKeyguard">false</bool>
<!-- Our amoled doesn't animate well. -->
<bool name="config_animateScreenLights">false</bool>