Merge "5/ Turn ON face auth dismisses keyguard by default on F10" into tm-qpr-dev am: a439291b27
am: fafba3359f
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/20747854 Change-Id: I738bfa90df89532206835f11677e0df1691ced22 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
c15c214b88
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue