summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Louis Chang <louischang@google.com> 2022-12-07 09:47:57 +0000
committer Louis Chang <louischang@google.com> 2022-12-07 09:47:57 +0000
commit26a92f5db0c6313c6f4aa5a9f619cacd74b3a8ba (patch)
tree6fe73dd87aa2a51c8b748b3c4765444c2b9f7f7b /libs/androidfw/StringPool.cpp
parent615213dd93d33f1993573a7ccfed84f311ce5c4c (diff)
Prevent IndexOutOfBoundsException while removing activities
IndexOutOfBoundsException was thrown when traversing the Task from bottom to top because the activity could be removed from the Task and the activities are less than its original size. Bug: 260643770 Test: 1) Start multiple activities in a Task 2) Swipe up to home 3) Kill the app process from shell 4) Remove the task from Recents Change-Id: I64955415c04da30d7dc8a4681474ceb06db1e88b
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions