Snap for 7536919 from 29aea229eb4961c6431998e9f5b3aef7065df8c4 to tm-release

Change-Id: I1a97265d98e8e5388e0b814eb8e2eaa31fba4726
This commit is contained in:
Android Build Coastguard Worker 2021-07-10 05:01:33 +00:00
commit 1ba38f0cab

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>