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

Commit b3c8d3ba authored by Oli Thompson's avatar Oli Thompson Committed by Android (Google) Code Review
Browse files

Merge "Un-exclude IntentForwarderActivityTest" into main

parents 8058ddc7 bdf57183
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -510,7 +510,6 @@ test_module_config {
    ],
    include_filters: ["com.android.internal.app."],
    exclude_filters: [
        "com.android.internal.app.IntentForwarderActivityTest",
        "com.android.internal.app.WindowDecorActionBarTest",
    ],
}