commit | b8e4bc9c3f1f26ec571866132f164d9478eb7a43 | [log] [tgz] |
---|---|---|
author | Ken Chen <cken@google.com> | Thu Dec 24 12:59:10 2020 +0800 |
committer | Ken Chen <cken@google.com> | Tue Jan 12 23:50:28 2021 +0800 |
tree | 04edc75c76a710b32dec18ace4cee02607d4ba70 | |
parent | 57f4dfc101a052c94d244f5328239b50e4653658 [diff] |
Let ConnectivityService control the socket closure Netd currently calls maybeCloseSockets before adding/removing users for network. The task should be moved from netd to CS. In this way, we can handle WiFi lingering more easily in the future. Test: atest HostsideVpnTests Test: atest FrameworksNetTests Change-Id: Icf8125e8552c89da367a67f48611ed193a1a343d