From 70e41c7a257ec29ffc193ebefdd5573e18d712fd Mon Sep 17 00:00:00 2001 From: Sam Mortimer Date: Thu, 15 Aug 2019 15:10:29 -0700 Subject: [PATCH] Settings: Add hotspot setting to allow VPN upstreams Change-Id: I34924fe8e60e3d492f219aa6d0ffa54f0bd46e38 --- res/values/cm_strings.xml | 4 ++++ res/xml/tether_prefs.xml | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml index b525be0b266..773bf8058a4 100644 --- a/res/values/cm_strings.xml +++ b/res/values/cm_strings.xml @@ -40,6 +40,10 @@ Tap to sleep Double-tap on the status bar or lockscreen to turn off the display + + Allow clients to use VPNs + Permit hotspot clients to use this device\u2019s VPN connections for upstream connectivity + 3 \u00d7 3 4 \u00d7 4 diff --git a/res/xml/tether_prefs.xml b/res/xml/tether_prefs.xml index 89bd631bcd2..630560028a4 100644 --- a/res/xml/tether_prefs.xml +++ b/res/xml/tether_prefs.xml @@ -49,6 +49,12 @@ android:summary="@string/ethernet_tethering_subtext" settings:keywords="@string/keywords_hotspot_tethering" /> + +