diff options
author | Amin Shaikh <ashaikh@google.com> | 2017-04-14 15:02:09 -0700 |
---|---|---|
committer | Joe LaPenna <jlapenna@google.com> | 2017-04-20 10:10:09 -0700 |
commit | f14e4b8fdd949b4ba0feb63dded4d9b233859300 (patch) | |
tree | e7683dfeb63b7f91a9f87f8668141180b5a082f9 /Android.bp | |
parent | 2cf3661d146e2bdd0d761028e91df775c8eabca3 (diff) |
Create ScoredNetworkEvaluator.
- Bring back WifiNetworkScoreCache into the wifi framework
- Replace RecommendedNetworkEvaluator with ScoredNetworkEvalutor, which
is the same as the previous ExternalScoreEvaluator (ag/1865733) with some
changes:
* Check whether a ScanResult matches the current network by comparing
the matching WifiConfiguration instead of the current bssid
* Only create untrusted WifiConfigurations for open networks
* Set candidate ScanResults for all WifiConfigurations - not only the
final chosen WifiConfiguration
* Mark newly created ephemeral WifiConfiguration as enabled for network
selection
* Log a maximum of one LocalLog line per round of network selection
Bug: 37357981
Test: ./test/wifitests/runtests.sh
Change-Id: I99da4edb371928efb7ca7a9dcd28ddaca9209da8
Diffstat (limited to 'Android.bp')
0 files changed, 0 insertions, 0 deletions