summaryrefslogtreecommitdiff
path: root/libs/androidfw/ObbFile.cpp
diff options
context:
space:
mode:
author Andreas Miko <amiko@google.com> 2024-08-23 18:41:59 +0200
committer Andreas Miko <amiko@google.com> 2024-08-30 15:38:18 +0200
commit31156689409e961efb18adcbc279b08d97e5aaba (patch)
tree2301cedac2db7c00ae8767d74940295486030d2d /libs/androidfw/ObbFile.cpp
parent4f76b94285ba6bc85daaea9486cb967ff72b1225 (diff)
Fix FINISHED/CANCELED step filtered out incorrectly
The terminal step was filtered out because the transitioning condition in STL is not met anymore as STL just moves on to any other ObservalableTransitionState without guarantee of order. We need to look at the previous transition to understand if the terminal step belongs to one or another. Bug: 361785511 Flag: com.android.systemui.scene_container Test: tests modified to match real transition sequence of KTF/STL Change-Id: I5cdd8be86c48903a5ad0d8025d9b93e9891f7b0f
Diffstat (limited to 'libs/androidfw/ObbFile.cpp')
0 files changed, 0 insertions, 0 deletions