Support VPN Proxy(2/2)
Adding VPN Proxy settings in advanced option. - Proxy host name - Proxy port Bug: 118793208 Test: runtest Change-Id: I40f3cf049f5822eefc3f9e6ba5dd0bb80c9b3945
This commit is contained in:
@@ -939,6 +939,14 @@
|
||||
<item>IPSec VPN with certificates and hybrid authentication</item>
|
||||
</string-array>
|
||||
|
||||
<!-- VPN proxy settings. -->
|
||||
<string-array name="vpn_proxy_settings">
|
||||
<!-- No HTTP proxy is used for the current VPN [CHAR LIMIT=25] -->
|
||||
<item>None</item>
|
||||
<!-- Manual HTTP proxy settings are used for the current VPN [CHAR LIMIT=25] -->
|
||||
<item>Manual</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Match this with the constants in LegacyVpnInfo. --> <skip />
|
||||
<!-- Status for a VPN network. [CHAR LIMIT=100] -->
|
||||
<string-array name="vpn_states">
|
||||
|
Reference in New Issue
Block a user