am 8de43ab5: Merge "Change disable timeout for BT disable stress test" into gingerbread
Merge commit '8de43ab5ba818b9552326d5383729b3e6fbf7c82' into gingerbread-plus-aosp * commit '8de43ab5ba818b9552326d5383729b3e6fbf7c82': Change disable timeout for BT disable stress test
This commit is contained in:
@@ -38,7 +38,7 @@ public class BluetoothTestUtils extends Assert {
|
||||
/**
|
||||
* Timeout for {@link BluetoothAdapter#disable()} in ms.
|
||||
*/
|
||||
private static final int DISABLE_TIMEOUT = 5000;
|
||||
private static final int DISABLE_TIMEOUT = 20000;
|
||||
|
||||
/**
|
||||
* Timeout for {@link BluetoothAdapter#enable()} in ms.
|
||||
|
||||
Reference in New Issue
Block a user