summaryrefslogtreecommitdiff
path: root/startop/scripts/lib/cmd_utils.py
diff options
context:
space:
mode:
authorRemi NGUYEN VAN <reminv@google.com>2021-02-18 00:03:53 +0900
committerRemi NGUYEN VAN <reminv@google.com>2021-03-01 16:50:08 +0900
commit914dca36eec8fed05d9c07523425a2411cfa60cc (patch)
tree6dedf94e6a4fc076328cbcea132878dcd3e0f555 /startop/scripts/lib/cmd_utils.py
parent3d31f1ead0151b55a5e493b58ad22adcc15c78eb (diff)
Move SocketUtils out of the connectivity module
SocketUtils contains system APIs for modules to interact for sockets, wrapping internal APIs. It should be part of the platform to keep access to the internal APIs. This involves splitting NetworkUtils.protectVpn to NetworkUtilsInternal, since SocketUtils and VpnService are the only users of that method. The @UnsupportedAppUsage NetworkUtils.protectVpn has low usage count, and is already available through VpnService.protect. Bug: 181512874 Test: boots, VPN working Change-Id: I7028d334975f7536c06afac7a22200c33db707ac
Diffstat (limited to 'startop/scripts/lib/cmd_utils.py')
0 files changed, 0 insertions, 0 deletions