Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f682ac06 authored by Lucas Dupin's avatar Lucas Dupin Committed by Automerger Merge Worker
Browse files

Merge "Crash in com.android.systemui.tests, java.lang.IllegalStateException"...

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

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14776100

Change-Id: Icb242ef196fa1817b1cf9446b9698baf9071fc74
parents f2694081 0ac508fa
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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";