Support ignoring penalty for bad wifi networks am: c8e9e1229a am: c53b5964f8
am: edabb8e617
Change-Id: Ib9a60eb528eb62ebf26d5d5a1941bfed0bb21163
This commit is contained in:
@@ -7487,6 +7487,12 @@ public final class Settings {
|
||||
public static final String NETWORK_SWITCH_NOTIFICATION_RATE_LIMIT_MILLIS =
|
||||
"network_switch_notification_rate_limit_millis";
|
||||
|
||||
/**
|
||||
* Whether to automatically switch away from wifi networks that lose Internet access.
|
||||
* @hide
|
||||
*/
|
||||
public static final String NETWORK_AVOID_BAD_WIFI = "network_avoid_bad_wifi";
|
||||
|
||||
/**
|
||||
* Whether Wifi display is enabled/disabled
|
||||
* 0=disabled. 1=enabled.
|
||||
|
||||
Reference in New Issue
Block a user