summaryrefslogtreecommitdiff
path: root/tests/common/java/android/net/NetworkStackTest.java
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
commit1e290800373818b96361d0fe6beb99f2966dcf83 (patch)
tree768202c654156835eb1dbb510917fa9768021a77 /tests/common/java/android/net/NetworkStackTest.java
parent306da2a1b55339815f37632aa06565090726692b (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 'tests/common/java/android/net/NetworkStackTest.java')
0 files changed, 0 insertions, 0 deletions