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:
commit
fafba3359f
1 changed files with 3 additions and 0 deletions
|
@ -219,6 +219,9 @@
|
|||
<!-- Indicates whether to enable hinge angle sensor when using unfold animation -->
|
||||
<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>
|
||||
|
||||
<!-- 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