NetworkSelector#selectNetwork use Set instead of HashSet

Currently selectNetwork takes as input the BSSID blocklist as a HashSet,
but I don't see any reasons why we need this restriction.
Changed the input type to Set instead.

Bug: 139287182
Test: atest FrameworksWifiTests
Change-Id: Ic0ae01ef18e8d0b83e765b2445a0d77a19fefe90
3 files changed
tree: a30c35ec6b96d169a9ccb847c51579e36ba106fb
  1. service/
  2. PREUPLOAD.cfg