summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Charles Chen <charlesccchen@google.com> 2022-05-11 16:02:11 +0800
committer Charles Chen <charlesccchen@google.com> 2022-05-11 22:11:13 +0800
commit07ce971bb3229b60851a36f3980b9273c14ebea0 (patch)
tree1b042c941b730ceb00a1c2c420a74d5a9f12a424 /libs/androidfw/StringPool.cpp
parentd338520c9f2147edb4b1ff8b35f1dc98efe32af2 (diff)
Fix starting window isn't removed
In multi-window scenario, there's a case that the Activity that can't be starting window target is the last Activity to draw the first window, which blocks starting window removal. Also, when the Activity finally draws its first window, it can't remove the starting window because it doesn't conatain starting window information. This CL changes to only verify activities which can be the starting window target. That said, activities that can't be the starting window won't block starting window removal. Test: atest ActivityRecordTests Test: manual - reproducible steps in bug Bug: 228194878 Change-Id: Ibc004ca079f0b04609183cd3b6630d70662fdef5
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions