commit | 72a9c2128d244ef8b974ffa790f9a9eb8208640b | [log] [tgz] |
---|---|---|
author | Etan Cohen <etancohen@google.com> | Fri Dec 25 16:48:34 2020 -0800 |
committer | Etan Cohen <etancohen@google.com> | Tue Dec 29 23:52:06 2020 +0000 |
tree | 756ab471c2f3d8781e81895d36a6dd2ce8b1ab8e | |
parent | 406aed9d5b49ce66b4fc2ba94fc3ba3702a6fef9 [diff] |
[WIFI] Remove unnecessary code The 'remove' here isn't effective since it remove the callback from a copy of the original. It isn't necessary (and isn't used elsewhere with this class) since the ExternalCallbackTracker manages cleaning up the list based on client death already. Bug: 138863863 Test: atest com.android.server.wifi Change-Id: Iaca2246a53ac10e33ca6d093aa2d7dd3b8fc6aac