Merge "5/ Turn ON face auth dismisses keyguard by default on F10" into tm-qpr-dev

This commit is contained in:
Bill Lin 2023-01-12 07:20:36 +00:00 committed by Android (Google) Code Review
commit a439291b27

View file

@ -219,6 +219,9 @@
<!-- Indicates whether to enable hinge angle sensor when using unfold animation --> <!-- Indicates whether to enable hinge angle sensor when using unfold animation -->
<bool name="config_unfoldTransitionHingeAngle">true</bool> <bool name="config_unfoldTransitionHingeAngle">true</bool>
<!-- If face auth sends the user directly to home/last open app, or stays on keyguard by default-->
<bool name="config_faceAuthDismissesKeyguard">true</bool>
<bool name="config_supportsConcurrentInternalDisplays">false</bool> <bool name="config_supportsConcurrentInternalDisplays">false</bool>
<!-- Radius of the software rounded corners at the top of primary display in its natural <!-- Radius of the software rounded corners at the top of primary display in its natural