commit | 7ce8b80e2748f51ef39a280539824e9fa5f3a892 | [log] [tgz] |
---|---|---|
author | Jeff Chang <chengjeff@google.com> | Fri Sep 24 17:07:59 2021 +0800 |
committer | Jeff Chang <chengjeff@google.com> | Mon Sep 27 11:29:58 2021 +0800 |
tree | bd1c53af480a6bb76a5a453e908ad6c835ddb19a | |
parent | f7f93694ae919fd7b7b00bedb9c9629028def12e [diff] |
Clean up the mLastSentTaskInfos entry mLastSentTaskInfos, A map maintains the relationship between task and runningTaskInfo. RunningTaskInfo was put into the map during the TaskOrganizerController#dispatchTaskInfoChanged, but never remove it. This CL removes the entry while the task is vanished. Bug: 199523354 Test: atest TaskOrganizerTest ShellTaskOrganizerTests PipTaskOrganizerTest Change-Id: I55b1caff1ff3fe43db12350659f0a066ed4ef5dd