Merge change 3814 into donut
* changes: Fix power widget bluetooth.
This commit is contained in:
@@ -255,7 +255,6 @@ public class SettingsAppWidgetProvider extends AppWidgetProvider {
|
||||
wifiManager.setWifiEnabled(false);
|
||||
} else if (wifiState == STATE_DISABLED) {
|
||||
wifiManager.setWifiEnabled(true);
|
||||
mLocalBluetoothManager.setBluetoothEnabled(true);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user