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

Commit 89387761 authored by Louis Chang's avatar Louis Chang Committed by Android (Google) Code Review
Browse files

Merge "Add ActivityThreadTest to Window Manager Tests"

parents 6a1e35bd 0a5c6fa4
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -49,7 +49,8 @@ public final class FrameworksTestsFilter extends SelectTest {
            "android.view.WindowMetricsTest",
            "android.view.PendingInsetsControllerTest",
            "android.app.WindowContextTest",
            "android.window.WindowMetricsHelperTest"
            "android.window.WindowMetricsHelperTest",
            "android.app.activity.ActivityThreadTest"
    };

    public FrameworksTestsFilter(Bundle testArgs) {