am f62df931
: am 8e1981cc
: Merge "Show full summary for network location sercice even for wifi-only devices" into jb-dev
* commit 'f62df931faefaece80059af39742f123e8d7f4e9': Show full summary for network location sercice even for wifi-only devices
This commit is contained in:
@@ -100,11 +100,6 @@ public class LocationSettings extends SettingsPreferenceFragment
|
||||
mUseLocation = useLocation;
|
||||
}
|
||||
|
||||
// Change the summary for wifi-only devices
|
||||
if (Utils.isWifiOnly(getActivity())) {
|
||||
mNetwork.setSummaryOn(R.string.location_neighborhood_level_wifi);
|
||||
}
|
||||
|
||||
return root;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user