Merge "Remove all device from preference when BT is disabled" into qt-dev
am: e69a25caad
Change-Id: I84cb23ab372c897121ea239aa8f1f4c337f5d59d
This commit is contained in:
@@ -115,6 +115,8 @@ public abstract class BluetoothDeviceUpdater implements BluetoothCallback,
|
||||
for (CachedBluetoothDevice cachedBluetoothDevice : cachedDevices) {
|
||||
update(cachedBluetoothDevice);
|
||||
}
|
||||
} else {
|
||||
removeAllDevicesFromPreference();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user