Do not reset keyguard state from delay while dreaming.
This changelist makes sure that the delayed keyguard lock after dreaming does not lead to the keyguard reseting its state. Doing so will cause the notification shade to collapse. This can lead to the UI disappearing and dismiss logic dependent on shade collapse not working properly. Fixes: 413573405 Test: atest KeyguardViewMediatorTestKt#doKeyguardTimeout_dreaming_keyguardNotReset Flag: EXEMPT bugfix Change-Id: I18c7a9df2fd049d2943bc76b0db93e59c9c44035
Loading
Please register or sign in to comment