Merge "[Settings] Update UI when bluetooth connection is down."
This commit is contained in:
@@ -72,6 +72,7 @@ public class TetherPreferenceController extends AbstractPreferenceController imp
|
|||||||
|
|
||||||
public void onServiceDisconnected(int profile) {
|
public void onServiceDisconnected(int profile) {
|
||||||
mBluetoothPan.set(null);
|
mBluetoothPan.set(null);
|
||||||
|
updateSummary();
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user