commit | 958e1f8ffe1041e3903ce6d261a5b0c0a0ae1cf7 | [log] [tgz] |
---|---|---|
author | Oscar Shu <xshu@google.com> | Wed Apr 26 23:48:17 2023 +0000 |
committer | Oscar Shu <xshu@google.com> | Thu Apr 27 21:52:36 2023 +0000 |
tree | fd63111dc1e7518ac8c74b2ebfc72cb82911bba5 | |
parent | 5b88d2c141f428fde8d9ef19a4c73b39558d8955 [diff] |
Don't wait for IP client to randomize MAC during start Need to change the sequence so that MAC randomization is done prior to scanning. During startup: ClientModeImpl will enterImpl ConnectableMode first to trigger MAC randomization set. Then, ClientModeImpl will enterImpl on DisconnectedState to trigger scan. Bug: 279703153 Bug: 278994608 Test: manually verified Test: atest com.android.server.wifi Change-Id: I11f3bfcb44d586d437e96b951200be4ec6597299