Remove the main thread blocking call to get SSID

WifiManager#getConfiguredNetworks is a blocking call which may cause
main thread ANR, and the platform team also confirmed it is no longer
necessary to retrieve the SSID.

Bug: 183202291
Test: Unit tests
Change-Id: I089148cdb9900d7dc292dc8fc6d6f17302088e43
1 file changed