Merge "Add doc explaining PAC proxies are not supported over VPNs" am: 2f3d6bc593 am: 75e9f0806c
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1767430 Change-Id: Ia763ff8a6ddcbaf86f0dc8220a75819bb2e44858
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user