summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Ats Jenk <atsjenk@google.com> 2024-10-23 11:32:31 -0700
committer Ats Jenk <atsjenk@google.com> 2024-10-23 22:56:01 -0700
commit10b6512bcbcae066cc6f90527dcd6110e21cf6b3 (patch)
treee408148ca065592551ee254c7856bc6eb998e0c7 /libs/androidfw/StringPool.cpp
parent48f45278cc2aa053bb349d715c7abcbeb17a765f (diff)
Always clean up taskview
When creating a TaskViewTaskController, it registers itself in TaskViewTransitions in the constructor. This means, even if the task is not initialized, we still need to clean up the TaskViewTaskController. Ignoring that task id is not present and always calling the removeTask method in BubbleTaskView. Updating TaskViewTaskController removeTask method to always remove the class from TaskViewTransitions. Even if the task itself is not initialized. Bug: 369995920 Flag: com.android.wm.shell.enable_task_view_controller_cleanup Test: atest BubbleTaskViewTest Change-Id: Ie4766452c30a497a7a447c7473a85be1ddc45b0e
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions