Remove all remaining usages of LooperMode.LEGACY
Also temporarily ignore UwbPreferenceControllerTest due to unfinished tasks on main thread, see b/337171922 for more detail Bug: 330824314 Test: atest Change-Id: I45219fee8094b38790faf8d778e8a1ddeb7c7aaa
This commit is contained in:
@@ -57,10 +57,8 @@ import org.mockito.Mock;
|
||||
import org.mockito.MockitoAnnotations;
|
||||
import org.robolectric.Robolectric;
|
||||
import org.robolectric.RobolectricTestRunner;
|
||||
import org.robolectric.annotation.LooperMode;
|
||||
|
||||
@RunWith(RobolectricTestRunner.class)
|
||||
@LooperMode(LooperMode.Mode.LEGACY)
|
||||
public class WifiDialogActivityTest {
|
||||
|
||||
static final String CALLING_PACKAGE = "calling_package";
|
||||
|
||||
Reference in New Issue
Block a user