commit | c9142d8033dd4868c00f61d15a153042ac45b8f2 | [log] [tgz] |
---|---|---|
author | David Su <dysu@google.com> | Thu Oct 08 15:51:26 2020 -0700 |
committer | David Su <dysu@google.com> | Thu Oct 08 15:57:36 2020 -0700 |
tree | 046fb39eea343dc20cc7a2a2f2c0d2cc00cec7ec | |
parent | 6fc236b3b5acf952e1bda6c4e0d3853361232253 [diff] |
ActiveModeManager - merge start() with constructor start() is always called immediately after construction. Thus, merge them together. To break circular dependency with ActiveModeManager and its Listener, pass the ActiveModeManager instance in the callback method. Bug: 169878126 Test: atest FrameworksWifiTests Change-Id: I3cd505f49a1745df81efa4ff75ec64118d0a8529