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

Commit 274f7dd2 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: I14fd04f685cf4f238df008f57cf23035369f6a48
parents 6e6f66c5 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";