Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 033f684d authored by Lucas Silva's avatar Lucas Silva
Browse files

Handle communal transitions during other KTF transitions

This change handles the hub closing in the middle of another KTF
transition. In this case, we should cancel the existing transition and
transition immediately to the GLANCEABLE_HUB state, so that we can
properly transition away from it.

This causes KeyguardTransitionScenariosTest to fail, as that test uses a
FakeKeyguardTransitionRepository which behaves differently that a real
one - and doesn't properly support manual transitions. Decided to remove
some duplicate test cases there which are already covered by
CommunalSceneTransitionInteractorTest

Fixes: 360207879
Test: atest KeyguardTransitionScenariosTest
Test: atest CommunalSceneTransitionInteractorTest
Flag: com.android.systemui.communal_scene_ktf_refactor
Change-Id: Id2a00fa44dbf8508373da3ba276df6f591d41fd5
parent e252157b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment