diff options
| author | 2023-03-24 22:18:10 +0900 | |
|---|---|---|
| committer | 2023-03-29 11:51:00 +0000 | |
| commit | 142f4dcccd88aa0feeffb6155d9e7cc226142b33 (patch) | |
| tree | 042b618aacdebb2f683bd931f27df3a85fd96aa8 /libs/androidfw/ObbFile.cpp | |
| parent | eed16d7a8fccf0463710fc31903ccb6e2faf8793 (diff) | |
Request transtion when a task is removed
When PIP gets killed via removeRootTasksWithActivityTypes(), no
transition is requested. For non-PIP tasks, processRemoveTask()
is called to remove the task, in which
requestCloseTransitionIfNeeded() is invoked.
But in the case of PIP, removePinnedRootTaskInSurfaceTransaction()
is called but we seem to miss requesting a close transition.
Bug: 275021556
Bug: 273141544
Bug: 272637936
Test: PinnedStackTests
Change-Id: I4c13ecc1b3c1dff15bd0d61aeafeacc1d7705460
Diffstat (limited to 'libs/androidfw/ObbFile.cpp')
0 files changed, 0 insertions, 0 deletions