Crash in com.android.systemui.tests, java.lang.IllegalStateException
-Add "setAsMainLooper = true" Bug: 189276722 Test: atest MediaOutputBaseDialogTest Change-Id: I5932415999c5633bb5fc00377af58753ca14c131
This commit is contained in:
@@ -50,7 +50,7 @@ import org.junit.runner.RunWith;
|
||||
|
||||
@SmallTest
|
||||
@RunWith(AndroidTestingRunner.class)
|
||||
@TestableLooper.RunWithLooper
|
||||
@TestableLooper.RunWithLooper(setAsMainLooper = true)
|
||||
public class MediaOutputBaseDialogTest extends SysuiTestCase {
|
||||
|
||||
private static final String TEST_PACKAGE = "test_package";
|
||||
|
||||
Reference in New Issue
Block a user