Snap for 7537202 from 7784cc6767d0c72ce59a4bac9875fc97e31b2a6b to sc-v2-release

Change-Id: Ieb2a13d676c1170629ffbc2b43a552c1ed9e9cbd
This commit is contained in:
Android Build Coastguard Worker 2021-07-10 03:02:07 +00:00
commit f08f49c1a5

View file

@ -190,4 +190,7 @@
<!-- Height of the status bar header bar when on Keyguard (match status_bar_portrait) --> <!-- 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> <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> </resources>