summaryrefslogtreecommitdiff
path: root/libs/androidfw/ApkParsing.cpp
diff options
context:
space:
mode:
author Andreas Miko <amiko@google.com> 2024-12-03 14:31:33 +0100
committer Andreas Miko <amiko@google.com> 2024-12-04 15:10:31 +0100
commit01f4dc5aefed9d5ea9685f7eabab82adffe17506 (patch)
treea7973106a7100de079e1a510bb659f86e6076b77 /libs/androidfw/ApkParsing.cpp
parentbee9f829cbdd23b3de4bfe658e7937a94e348e68 (diff)
[Flexiglass] Fix KTF filter for instant reversed transitions
When in STL A -> B settles in A we can't do the same in KTF as KTF requires us to start B -> A to get back to A. [LockscreenSceneTransitionInteractor] will emit these steps but because STL is Idle(A) at this point (and never even started a B -> A in the first place) [isTransitioningBetweenDesiredScenes] will not be satisfied . We need this condition to not filter out the STARTED and FINISHED step of the "artificially" reversed B -> A transition. Test: tested manually cancelling the LS -> Bouncer transition Bug: 379845752 Flag: com.android.systemui.scene_container Change-Id: I289ae405ec792e3d31fd9d303acb8dc4fc85df28
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions