commit | eb3d14651eda252a6a0475dfa8eacfb120b80939 | [log] [tgz] |
---|---|---|
author | yinxu <yinxu@google.com> | Wed Mar 31 13:31:23 2021 -0700 |
committer | yinxu <yinxu@google.com> | Wed Mar 31 13:34:40 2021 -0700 |
tree | 1cd70f136fc5cba41d1dd2ef9c8bb471acb4b008 | |
parent | fa873e1cc8dab7f7d7b105f8dc170b44e27a0dda [diff] |
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