By default, face-auth is non-bypass am: 058774bc73

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17257647

Change-Id: I86cfa59d853dec35de7886e1163a4c78931165b2
This commit is contained in:
Beverly 2022-03-21 14:07:29 +00:00 committed by Automerger Merge Worker
commit ead16fc5c7

View file

@ -18,6 +18,8 @@
--> -->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <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. --> <!-- Our amoled doesn't animate well. -->
<bool name="config_animateScreenLights">false</bool> <bool name="config_animateScreenLights">false</bool>