commit | dc69f46807d4df36ae0246dc3b25fe31476b61f3 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Fri Nov 02 13:21:07 2018 -0700 |
committer | Roshan Pius <rpius@google.com> | Fri Nov 16 12:13:39 2018 -0800 |
tree | 4802f6e5b27b5f4a0eef0e81c75944e03c59e788 | |
parent | 98b14ec2cbfba93ded204cfa725683c12fd0f4f3 [diff] |
WifiManager: Send list of matching scan results for network request Change the arguments for the onMatch() callback to return a list of |ScanResult| instead of |WifiConfiguration|. This allows the settings UI team to reuse the existing infrastructure used for presenting list of networks in the wifi picker UI. Bug: 113878056 Test: ./frameworks/base/wifi/tests/runtests.sh Change-Id: Ic7e0665bbef35a52df77be4d3c0574b01e0c8193