From 49fbdbe0553e3facd3255e375962120ff2a5ce3f 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 Co-Authored-By: Sage Cheng 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..4059f1d7d35 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 + + Use VPN for connected devices + When this device is using a VPN, all devices connected to the hotspot will use the same VPN + 3 \u00d7 3 4 \u00d7 4 diff --git a/res/xml/tether_prefs.xml b/res/xml/tether_prefs.xml index c3ea3cbcd8b..209a1cedbaf 100644 --- a/res/xml/tether_prefs.xml +++ b/res/xml/tether_prefs.xml @@ -48,6 +48,12 @@ android:summary="@string/ethernet_tethering_subtext" settings:keywords="@string/keywords_hotspot_tethering" /> + +