commit | 7fe11a6f6ba26e9449259c4f1584a371286e0572 | [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 | 206cec1f91767108110b21708e00f5ba28dc0773 | |
parent | 20bb9ae6a1838ae624391f4c69138f60b165d9a0 [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>