passpoint-r2: Implement getAllMatchingWifiConfigs(List<ScanResult>) API
1) This API is required to support showing matchig Passpoint profiles with
scan results on Setting UI.
Internally, previous API is merged into new API to take a list of
scanreults instead of a scanresult.
2) enforcement to check NETWORK_SETTING permission in APIs of Passpoint.
Bug: 119514793
Test: ./frameworks/opt/net/wifi/tests/wifitests/runtests.sh
Change-Id: I1cb9e9d8d49e58ca4fde11c5fc270bb08e325d97
Signed-off-by: Ecco Park <eccopark@google.com>
5 files changed