commit | 46b09ff1c8143eaf573f22e39b302617f0ddf813 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Thu Dec 03 14:46:41 2020 -0800 |
committer | Roshan Pius <rpius@google.com> | Fri Dec 04 15:07:35 2020 +0000 |
tree | 23fcbed8039bc578eda5ab39f2c05c420dc63b6c | |
parent | 226e49fec4d838fa03f10c805b585264dd7efc63 [diff] |
ConcreteClientModeManager: Set role before public broadcast We need to set the role first before sending out the public broadcast to indicate that wifi is toggled on. Otherwise, public API calls will not be routed to the correct mode manager. Bug: 174019682 Test: atest com.android.server.wifi Change-Id: I3fae29902394e90d9cd3bf809002ef439e3f34a8