[Scene container] Disable invalid edges in FromDozingTransitionInteractor
Set the unlock method to None: I found that KTF would start an invalid transition to GONE, shortly after it would cancel this transition because the wake transition on STL is triggered from somewhere else and therefore LockscreenSceneTransitionInteractor starts a transition to UNDEFINED instead. However, we transitions to invalid states should not happen and we should make sure that these edges are represented in STL instead (not just the one I described) and organize them maybe in a similar fashion as they become hard to locate with a growing number of edges. Bug: 330311871 Bug: 336576536 Flag: com.android.systemui.scene_container Test: manual smoke test Change-Id: I937d926bb7137c8c7e6f1e90058cb0aefa8d5aa4
Loading
Please register or sign in to comment