commit | 7fce33931b8867337bc88cdf0f4ddf4a1098f5ad | [log] [tgz] |
---|---|---|
author | Riddle Hsu <riddlehsu@google.com> | Thu Jul 30 19:02:16 2020 +0800 |
committer | Riddle Hsu <riddlehsu@google.com> | Sat Aug 01 00:04:24 2020 +0800 |
tree | 5aabb08acc0eda7aeed5ff1a10d1562d4203823b | |
parent | 013b3a20901ed6e3e6d42ef378f900c729649327 [diff] |
Simplify handling process died for activity WindowProcessController should maintain the activity list belonging to it, so there is no need to go through all stacks to match the died process. Now it is simpler and more efficient by just iterating the activities of the process directly. Bug: 161447610 Test: RootWindowContainerTests#testForceStopPackage ActivityRecordTests#testRemoveFromHistory ActivityStackTests Change-Id: I21a647408046bbf7d52813996c263bc992a1deb8