summaryrefslogtreecommitdiff
path: root/src/android/net/util/NetworkStackUtils.java
diff options
context:
space:
mode:
authorLorenzo Colitti <lorenzo@google.com>2019-06-07 18:42:34 +0900
committerLorenzo Colitti <lorenzo@google.com>2019-06-07 18:42:34 +0900
commitfc5161f2e8916439d3847fc983fb1e4451129801 (patch)
treefcda6f79df485b7316bc0db7e13d2be8a67ed9a2 /src/android/net/util/NetworkStackUtils.java
parentf101d17459ead291f15b405a919fff9384c3351e (diff)
Don't report probe status to ConnectivityService.
Late in the Q release cycle, NetworkMonitor started sending probe results as well as evaluation results to ConnectivityService. This resulted in passing information to NetworkAgents at the wrong time. For example, as soon as it connected to a network, it would report INVALID_NETWORK to the NetworkAgents, causing Wi-Fi to disable autojoin and telephony to detect a data stall and initiate recovery. Unfortunately there is not enough information to correctly suppress these messages in ConnectivityService. So, just stop sending them. ConnectivityService doesn't use them anyway. Bug: 134446021 Test: atest NetworkStackTests Change-Id: I9e3d9b9057fd017e202d056246ca2711f73d28c7
Diffstat (limited to 'src/android/net/util/NetworkStackUtils.java')
0 files changed, 0 insertions, 0 deletions