commit | ce09e04e4e1f670e744497068e35f2e3b5a39b96 | [log] [tgz] |
---|---|---|
author | Sticky Chen <sticky.chen@mediatek.com> | Thu May 31 15:02:16 2018 +0800 |
committer | xshu <xshu@google.com> | Wed Mar 13 15:22:43 2019 -0700 |
tree | ff6f6e7841648b24d0a938bf8ae8ec1ce7bcb2f4 | |
parent | 2f18104c6bec816ebe5326a783f7bbfa2d3e16d8 [diff] |
Ensure order of hidden network list Framework sorts hidden network list by rules before passing to wificond. However, the list is disordered by using HashSet in WificondScannerImpl. We should use List to ensure the order. Bug: 80554433 Test: Add many hidden networks and confirm if the order of hidden Test: unit tests Change-Id: Id75e10c876a105673e834a505e9890dd71289148