Merge "Fix ConnectivityManagerTest#testFactoryReset flaky" into main
This commit is contained in:
@@ -2591,6 +2591,7 @@ public class ConnectivityManagerTest {
|
|||||||
// prevent the race condition between airplane mode enabled and the followed
|
// prevent the race condition between airplane mode enabled and the followed
|
||||||
// up wifi tethering enabled.
|
// up wifi tethering enabled.
|
||||||
tetherEventCallback.expectNoTetheringActive();
|
tetherEventCallback.expectNoTetheringActive();
|
||||||
|
tetherUtils.expectSoftApDisabled();
|
||||||
|
|
||||||
// start wifi tethering
|
// start wifi tethering
|
||||||
tetherUtils.startWifiTethering(tetherEventCallback);
|
tetherUtils.startWifiTethering(tetherEventCallback);
|
||||||
|
|||||||
Reference in New Issue
Block a user