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:
Ryusuke Sawa
2018-09-27 14:06:28 +09:00
committed by Fen Wang
parent 64bf0a791e
commit 9f7875d547
3 changed files with 111 additions and 2 deletions

View File

@@ -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">