commit | fcd4612f70bb22e11bf776c76afc45b03a5b026c | [log] [tgz] |
---|---|---|
author | Vinit Deshpande <vinitd@google.com> | Thu Jun 11 18:22:23 2015 -0700 |
committer | Vinit Deshpande <vinitd@google.com> | Thu Jun 18 13:41:16 2015 -0700 |
tree | f814de80c004322c7138ae90cce46d355ec4f009 | |
parent | 49e11f805dcf5c8611e4bfbb115e56a22db4a396 [diff] |
Fix access point list jumping around in WifiSettings This happens because the scan times are very aggressive (to save power); and we don't find all APs on each scan. So on each scan, some APs are considered lost and some other are considered found; resulting in reordering the list. This change fixes that by requiring 3 scans to confirm absence of an AP. Bug: 7263326 Change-Id: I04f61ec5e5aa1589f457645acbf538c7e275a4bf