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

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

Change-Id: If8a6cc2f44dc163540097c608431d8316eb0f67c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Bill Lin 2023-01-12 08:11:39 +00:00 committed by Automerger Merge Worker
commit fafba3359f

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