By default, set raven face-auth to non-bypass am: 329cbef7e7 am: aa46f3510f am: 5b6bfe4d30

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

Change-Id: Icf27376a78ac65f09096887899109cc64bc01065
This commit is contained in:
Beverly 2021-07-09 00:05:02 +00:00 committed by Automerger Merge Worker
commit ef4d10de02

View file

@ -190,4 +190,7 @@
<!-- Height of the status bar header bar when on Keyguard (match status_bar_portrait) -->
<dimen name="status_bar_header_height_keyguard">@*android:dimen/status_bar_height_portrait</dimen>
<!-- If face auth sends the user directly to home/last open app, or stays on keyguard by default-->
<bool name="config_faceAuthDismissesKeyguard">false</bool>
</resources>