diff options
author | Remi NGUYEN VAN <reminv@google.com> | 2021-02-18 00:03:53 +0900 |
---|---|---|
committer | Remi NGUYEN VAN <reminv@google.com> | 2021-03-01 16:50:08 +0900 |
commit | 914dca36eec8fed05d9c07523425a2411cfa60cc (patch) | |
tree | 6dedf94e6a4fc076328cbcea132878dcd3e0f555 /rs/java/android/renderscript/Program.java | |
parent | 3d31f1ead0151b55a5e493b58ad22adcc15c78eb (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 'rs/java/android/renderscript/Program.java')
0 files changed, 0 insertions, 0 deletions