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

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

Change-Id: If84195cc7a023284b204ef35447eaa7aa22bf3e8
This commit is contained in:
Beverly 2021-07-08 23:45:35 +00:00 committed by Automerger Merge Worker
commit 393dacbafb

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>