diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 95798302ac1..f4b4bc66f48 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -29,6 +29,7 @@ + diff --git a/res/values/strings.xml b/res/values/strings.xml index 0e29392b654..7a427a5d517 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -1274,6 +1274,8 @@ Scanning always available Let Google\'s location service and other apps scan for networks, even when Wi-Fi is off + + Install certificates To improve location accuracy and for other purposes, Google and other apps may scan for nearby networks, even when Wi-Fi is off. If you don\'t want this to happen, go to Advanced > Scanning always available. Apps may scan for nearby networks, even when Wi-Fi is off. If you don\'t want this to happen, go to Advanced > Scanning always available. diff --git a/res/xml/wifi_advanced_settings.xml b/res/xml/wifi_advanced_settings.xml index 4319ec6fbc1..d250585a779 100644 --- a/res/xml/wifi_advanced_settings.xml +++ b/res/xml/wifi_advanced_settings.xml @@ -53,6 +53,11 @@ android:entryValues="@array/wifi_frequency_band_values" /> + +