Add WifiWatchdogService toggle to Wifi Settings
Toggle is located in Settings->Wifi Settings->Advanced Wifi Settings Change-Id: I0f8f2b6353842dae0b47dca1dd48994e42505169
This commit is contained in:
@@ -76,6 +76,7 @@ public class AdvancedWifiSettings extends SettingsPreferenceFragment
|
||||
}
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean onPreferenceChange(Preference preference, Object newValue) {
|
||||
String key = preference.getKey();
|
||||
if (key == null) return true;
|
||||
|
Reference in New Issue
Block a user