summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorRoshan Pius <rpius@google.com>2020-05-12 10:01:42 -0700
committerRoshan Pius <rpius@google.com>2020-05-13 03:29:52 +0000
commit5ea8ed1787d92bce3b07c049e9917cbd6bfc39ef (patch)
tree9114f97ae56519bd8c8f62351f91940c69e601de /Android.bp
parent545a4ecfa4e11993696ecc9c7b2267cc7a283035 (diff)
ClientModeImpl: Ignore NETWORK_CONNECTION_EVENT while disconnecting
If we've triggered a disconnect, ignore any NETWORK_CONNECTION_EVENTs (triggered if the fw roams just before that). Since we will anyway get a NETWORK_DISCONNECTION_EVENT just after that, reacting to the transient event is not useful. Also, ensure that we explicitly unregister any previous network agent active when creating new one. This is just a failsafe since the fix above should anyway take care of the scenario in this particular bug. Bug: 151067137 Test: atest com.android.server.wifi Test: ACTS presubmit tests Change-Id: I9657c4775922888623794dd749a42378d553ebee Merged-In: I9657c4775922888623794dd749a42378d553ebee
Diffstat (limited to 'Android.bp')
0 files changed, 0 insertions, 0 deletions