commit | 9c7f4ac35807f2f6bfaf26ac552274347fc16afc | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Wed Dec 23 08:11:42 2020 -0800 |
committer | Roshan Pius <rpius@google.com> | Wed Dec 23 09:08:47 2020 -0800 |
tree | 01eb9286c520e98e37fb7912dfeaaac5d44997eb | |
parent | 0d546b3a24c21105455070b58d7124e4ed01eb70 [diff] |
WifiServiceImpl: Move CMM access to wifi thread ActiveModeWarden call to retrieve CMM's should only be done from within wifi thread. PS: The WifiThreadRunner call inside ClientModeImpl.syncRequestGetConnectionInfo() is harmless when already invoked from inside wifi thread. Bug: 159052883 Test: atest com.android.server.wifi Change-Id: I86c92d18336c9142d7df3565d1548b4568999326