commit | 916879ee076b95975327176909766653d226bd82 | [log] [tgz] |
---|---|---|
author | Nate Jiang <qiangjiang@google.com> | Tue Nov 17 13:24:02 2020 -0800 |
committer | Nate Jiang <qiangjiang@google.com> | Tue Nov 17 20:28:47 2020 -0800 |
tree | 5f9be3be05bd0938b9435991b576fc1337c5b135 | |
parent | 1b0dfc80085800a83c94d605bcb46c380d0bc58b [diff] |
Fix the concurrent modification issue when using the scanDetails A chain of method call cause a loop, that modification on the object which is iterating. This CL break the loop. Bug: 173533840 Test: atest com.android.server.wifi Change-Id: I1b033444e099e4902a52a8c2c94dbfe8cfbbd246