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

Commit 41983dc1 authored by Liana Kazanova (xWF)'s avatar Liana Kazanova (xWF) Committed by Android (Google) Code Review
Browse files

Revert "Un-exclude IntentForwarderActivityTest"

This reverts commit bdf57183.

Reason for revert: DroidMonitor: Potential culprit for Bug X - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted.

Bug: 410925936
Change-Id: I86ad744c0c44f3414ec00ee2f3fbca73308a2dfa
parent bdf57183
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -510,6 +510,7 @@ test_module_config {
    ],
    include_filters: ["com.android.internal.app."],
    exclude_filters: [
        "com.android.internal.app.IntentForwarderActivityTest",
        "com.android.internal.app.WindowDecorActionBarTest",
    ],
}