commit | 1c2d4669ea89bb749f4843a2dcb942334233b51f | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Mon Nov 09 15:03:22 2020 -0800 |
committer | Roshan Pius <rpius@google.com> | Mon Nov 09 15:29:25 2020 -0800 |
tree | c8ffa3713bd28266de78b90ec0629b72d9833822 | |
parent | 55d6a9a22636aeb26d81cb2b9a78ef5599e3b7e4 [diff] |
WifiNetworkFactory: Don't turn off autojoin when using secondary STA When using a secondary STA for peer to peer connection, there is no need to turn off auto-join on the primary STA. Note: This also pushes the auto-join toggle off trigger to just before the connection is triggered (that is the reason for most of the unit test changes in the CL). Bug: 148935691 Test: atest com.android.server.wifi Change-Id: Ib2e5793eb9d6b48253fc248a4755e34927888709