Skip to content
Commit a836e7d6 authored by Nick Chameyev's avatar Nick Chameyev
Browse files

[Folding to AOD] Do not delay keyguard show when folding

Disables delaying of keyguard show when starting
the folding to AOD animation so keyguard is always
ready when we fold foldable devices.

For unlocked screen off animation this is necessary
to avoid junk as showing keyguard is expensive.
For fold to AOD animation the first frame is black
so junk is not visible, so we can execute this.
This change keeps the unlocked screen off animation
behavior the same and disables delaying keyguard
show for folding to AOD animation.

Bug: 215703534
Test: fold and quickly press power button
 => check that keyguard is visible
Test: fold to AOD and press power button => keyguard visible
Test: lock/unlock using power button
Change-Id: I0a08ffa182e00fff4faf5b7c8218d463ddb5eeaf
parent 69317f81
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment