Add doc explaining PAC proxies are not supported over VPNs

Test: Comment-only change
Bug: 181600172
Change-Id: I3049fa7eafed04858711f8dee0c11dd4656f9106
This commit is contained in:
Chalard Jean
2021-07-15 13:44:49 +09:00
parent 26cb3817e2
commit 3eac2ebe4d

View File

@@ -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) {