diff --git a/res/values/evolution_strings.xml b/res/values/evolution_strings.xml index b50422155ae..fe2c346154c 100644 --- a/res/values/evolution_strings.xml +++ b/res/values/evolution_strings.xml @@ -88,7 +88,10 @@ SoC Model Total RAM - + + WiFi timeout + Do not automatically turn off WiFi + WiFi will turn off after %1$s if no network connected Bluetooth timeout Do not automatically turn off Bluetooth Bluetooth will turn off after %1$s if no devices connected diff --git a/res/xml/wifi_configure_settings.xml b/res/xml/wifi_configure_settings.xml index 5866c5898d9..765e8bc5fd2 100644 --- a/res/xml/wifi_configure_settings.xml +++ b/res/xml/wifi_configure_settings.xml @@ -26,6 +26,14 @@ android:summary="@string/wifi_wakeup_summary" settings:controller="com.android.settings.wifi.WifiWakeupPreferenceController"/> + +