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

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

Change-Id: Iab785285d7872157d2c30d5ed41303c28c50c3e8
This commit is contained in:
Beverly 2022-03-21 14:06:56 +00:00 committed by Automerger Merge Worker
commit d9c9a30751

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>