From 50eec3d4084339af5ae37e3e4973b93b4baeb43c Mon Sep 17 00:00:00 2001 From: Benedict Wong Date: Mon, 28 Oct 2019 14:56:54 -0700 Subject: [PATCH] Add IKEv2/IPsec VPN options This change adds the relevant (English) strings for the IKEv2/IPsec VPNs. Bug: 143486740 Test: Compiles, new strings visible Change-Id: I9b1914c80b453bab951a8eddc55546d0746fba91 --- res/values/arrays.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/res/values/arrays.xml b/res/values/arrays.xml index 65d9c2e76ec..d56c11416fb 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -909,6 +909,9 @@ IPSec Xauth PSK IPSec Xauth RSA IPSec Hybrid RSA + IKEv2/IPSec MSCHAPv2 + IKEv2/IPSec PSK + IKEv2/IPSec RSA @@ -920,6 +923,9 @@ IPSec VPN with pre-shared keys and Xauth authentication IPSec VPN with certificates and Xauth authentication IPSec VPN with certificates and hybrid authentication + IKEv2/IPSec VPN with certificates and username/password authentication + IKEv2/IPSec VPN with pre-shared keys + IKEv2/IPSec VPN with certificates