Loading core/java/android/net/VpnService.java +1 −1 Original line number Diff line number Diff line Loading @@ -529,7 +529,7 @@ public class VpnService extends Service { /** * Sets an HTTP proxy for the VPN network. This proxy is only a recommendation * and it is possible that some apps will ignore it. * and it is possible that some apps will ignore it. PAC proxies are not supported. */ @NonNull public Builder setHttpProxy(@NonNull ProxyInfo proxyInfo) { Loading Loading
core/java/android/net/VpnService.java +1 −1 Original line number Diff line number Diff line Loading @@ -529,7 +529,7 @@ public class VpnService extends Service { /** * Sets an HTTP proxy for the VPN network. This proxy is only a recommendation * and it is possible that some apps will ignore it. * and it is possible that some apps will ignore it. PAC proxies are not supported. */ @NonNull public Builder setHttpProxy(@NonNull ProxyInfo proxyInfo) { Loading