Merge "Increase keyguardDrawnTimeout to reduce fold->AOD flickers" into tm-qpr-dev
This commit is contained in:
commit
3029b6ee68
1 changed files with 3 additions and 0 deletions
|
@ -218,6 +218,9 @@
|
|||
<!-- Indicates whether to enable hinge angle sensor when using unfold animation -->
|
||||
<bool name="config_unfoldTransitionHingeAngle">true</bool>
|
||||
|
||||
<!-- Timeout for receiving the keyguard drawn event from System UI. -->
|
||||
<integer name="config_keyguardDrawnTimeout">1700</integer>
|
||||
|
||||
<!-- If face auth sends the user directly to home/last open app, or stays on keyguard by default-->
|
||||
<bool name="config_faceAuthDismissesKeyguard">true</bool>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue