Move up wifi tethering settings one level.

Bug: 3249998

Remove an extra level of menu by moving the Configure Wi-Fi hotspot preference to the Tethering settings page.

Change-Id: I20b67ae1ddd7e9967c99ff6a8039799be792382f
This commit is contained in:
Amith Yamasani
2011-03-02 11:25:04 -08:00
parent 3400dda246
commit 84a042c6e9
7 changed files with 84 additions and 193 deletions

View File

@@ -152,7 +152,7 @@ public class WifiApEnabler implements Preference.OnPreferenceChangeListener {
return false;
}
void updateConfigSummary(WifiConfiguration wifiConfig) {
public void updateConfigSummary(WifiConfiguration wifiConfig) {
String s = mContext.getString(
com.android.internal.R.string.wifi_tether_configure_ssid_default);
mCheckBox.setSummary(String.format(