summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Louis Chang <louischang@google.com> 2022-10-29 09:30:59 +0000
committer Louis Chang <louischang@google.com> 2022-11-16 01:34:24 +0000
commit5dc3ec5115e2223fd2f951efe71ee4f0c61377c1 (patch)
tree023e55c84b465fda9cf460f8fd61386f572d4447 /libs/androidfw/StringPool.cpp
parent6cc66e4581998390ad63aee0fc566253a62fa0e7 (diff)
Fixes app crash when starts activity with FLAG_ACTIVITY_REORDER_TO_FRONT
Application was crashed while starting an embedded Activity with FLAG_ACTIVITY_REORDER_TO_FRONT, because the embedded Activity was not the direct child of the Task. In this CL, the embedded activity is now moved to the top-most position of the Task and dismissed from being embedded in order to honer FLAG_ACTIVITY_REORDER_TO_FRONT. Bug: 255701223 Test: locally verified with app Test: atest TaskTests Change-Id: I491139e5e1d712993f1fef9aebbd75e9ccfc539e
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions