"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "8a7d7cbf7b5ff9912ef50b3e94c9ad9f37b1c75f"
Fix race condition with 'leaveShadeOpen'
Transition view models capture state on start, including whether the shade should remain open after unlock. This could sometimes happen too late, like during ALTERNATE_BOUNCER->GONE. Only reset the flag after the GONE transition has completed. Fixes: 338603686 Test: atest KeyguardRootViewModelTest Flag: ACONFIG com.android.systemui.migrate_clocks_to_blueprint TEAMFOOD Change-Id: I59651b380fc149b44899f74ad123c04a4fdbcdb3
Loading
Please register or sign in to comment