Merge "Crash in com.android.systemui.tests, java.lang.IllegalStateException" into sc-dev

This commit is contained in:
Lucas Dupin
2021-06-03 01:48:10 +00:00
committed by Android (Google) Code Review

View File

@@ -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";