Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 87676023 authored by Chalard Jean's avatar Chalard Jean Committed by Automerger Merge Worker
Browse files

Merge "Add doc explaining PAC proxies are not supported over VPNs" am:...

Merge "Add doc explaining PAC proxies are not supported over VPNs" am: 2f3d6bc5 am: 75e9f080 am: 452aed7c am: 6bc0f4d0

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1767430

Change-Id: Ia63b176389abad7aff716ab9fa91eef71bf133bd
parents 8a8eeb68 6bc0f4d0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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) {