Merge "Remove the dynamic summary for bt preference." into pi-dev
am: 912af577ab
Change-Id: I7f14345e55d15e50c3bd16ad234d1f31edd5ffc2
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