diff options
| author | 2023-03-27 07:11:43 +0000 | |
|---|---|---|
| committer | 2023-03-30 09:28:35 +0000 | |
| commit | b576a7b4bdddf21822386a7cb49d7adffedae718 (patch) | |
| tree | 0e84cd83a559a2f95d1f6868d52f09fb44a98b96 /libs/androidfw/ZipFileRO.cpp | |
| parent | dc8992c4b0f67cde919a79fdaef32f70b4bb1c0f (diff) | |
Remove the ActivityClientRecord reference once destroyed
The ActivityClientRecord was referenced in ActivityThread
#mNewActivities even after it was destroyed. That was possible
when the app main thread is busy without idle reported.
Use ArrayList to easier maintain the activities to report idle.
Bug: 161230418
Test: verified on sample app
Change-Id: I8a8c49da9d942bb6efdfd29dba5495eed896209c
Diffstat (limited to 'libs/androidfw/ZipFileRO.cpp')
0 files changed, 0 insertions, 0 deletions