Fix borken test on Bluetooth and connected package
Bug: 187239965 Test: make RunSettingsRoboTests -j56 Change-Id: Ic0d60a6cd46b1211efb2021f079c0b0a6534b383
This commit is contained in:
@@ -61,9 +61,10 @@ public class UsbDefaultFragment extends RadioButtonPickerFragment {
|
||||
long mCurrentFunctions;
|
||||
@VisibleForTesting
|
||||
boolean mIsStartTethering = false;
|
||||
@VisibleForTesting
|
||||
Handler mHandler;
|
||||
|
||||
private UsbConnectionBroadcastReceiver mUsbReceiver;
|
||||
private Handler mHandler;
|
||||
private boolean mIsConnected = false;
|
||||
|
||||
@VisibleForTesting
|
||||
|
Reference in New Issue
Block a user