diff options
| author | 2022-07-15 07:52:52 +0000 | |
|---|---|---|
| committer | 2022-07-15 08:01:38 +0000 | |
| commit | d64a037d41fb5bd4ab813083d3c69ed0171e3fee (patch) | |
| tree | 7534452c5cab02bd2cec0695da1db1cc583b4d4b /libs/androidfw/StringPool.cpp | |
| parent | 8eee52bf1d4986291373045df29a988f318b7e7b (diff) | |
Fix pip activity remained in PAUSING state
The enter-pip activity was reparented to a newly created task
because the original host task contains more than one activity.
However, the pip activity remained in PAUSING state because
the task pausing activity was null and therefore the activity
didn't schedule to pause.
Bug: 213541422
Test: atest PinnedStackTests
Change-Id: I1aea45f70eb3983dc9859585321258813ee62af7
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions