Merge "Remove the dynamic summary for bt preference." into pi-dev am: 912af577ab
am: bb975a5751
Change-Id: I5a2bc49e143b4bdc7370bc9660796735ae1fb81d
This commit is contained in:
@@ -387,7 +387,6 @@ public class TetherSettings extends RestrictedSettingsFragment
|
||||
if (adapter.getState() == BluetoothAdapter.STATE_OFF) {
|
||||
mBluetoothEnableForTether = true;
|
||||
adapter.enable();
|
||||
mBluetoothTether.setSummary(R.string.bluetooth_turning_on);
|
||||
mBluetoothTether.setEnabled(false);
|
||||
return;
|
||||
}
|
||||
|
Reference in New Issue
Block a user