commit | f61e141c8f344e9e92dfdc4203b7dee0762a8a09 | [log] [tgz] |
---|---|---|
author | Ecco Park <eccopark@google.com> | Wed Apr 17 10:53:24 2019 -0700 |
committer | Ecco Park <eccopark@google.com> | Wed Apr 17 15:33:04 2019 -0700 |
tree | c00581c9ebb58d07d27d2d25e3f27a891cda69a8 | |
parent | 43c1e848f2b848a02738f3ccce7440c331e9262b [diff] |
PasspointNetworkEvaluator: Ignore networks disconnected by user. WifiConfigManager maintains a blacklist of all ephemeral networks that the user decided to disconnect. Avoid connecting back to them in all the evaluators (already handled in suggestion & scored evaluators). Bug: 130309348 Test: ./frameworks/opt/net/wifi/tests/wifitests/runtests.sh Change-Id: If72207b166b76bd32ad1bcfcd70fb069464d650f Signed-off-by: Ecco Park <eccopark@google.com>