diff options
Diffstat (limited to 'core/java/android/provider/Settings.java')
| -rw-r--r-- | core/java/android/provider/Settings.java | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/core/java/android/provider/Settings.java b/core/java/android/provider/Settings.java index 38fb51bc43e9..2725f6ae9dda 100644 --- a/core/java/android/provider/Settings.java +++ b/core/java/android/provider/Settings.java @@ -4842,14 +4842,6 @@ public final class Settings { "wifi_scan_always_enabled"; /** - * Setting to indicate whether the user should be notified that scans are still - * available when Wi-Fi is turned off - * @hide - */ - public static final String WIFI_NOTIFY_SCAN_ALWAYS_AVAILABLE = - "wifi_notify_scan_always_enabled"; - - /** * Used to save the Wifi_ON state prior to tethering. * This state will be checked to restore Wifi after * the user turns off tethering. |
