summaryrefslogtreecommitdiff
path: root/src/android/net/ip/IpClient.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-08 01:19:55 +0900
commitaa16f2d49026d23586d908f70baba581f46eb61e (patch)
tree2303693bde7c08fe0e1c21c4ff48cfa6f755ce57 /src/android/net/ip/IpClient.java
parent6ae25aa680a3d9d198f98c3a1ba7862037af7c4c (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/ip/IpClient.java')
0 files changed, 0 insertions, 0 deletions