xref: /aosp_15_r20/cts/hostsidetests/broadcasts/TEST_MAPPING (revision b7c941bb3fa97aba169d73cee0bed2de8ac964bf)
1{
2    "presubmit": [
3        {
4            "name": "CtsBroadcastHostTestCases",
5            "options": [
6                {
7                    "exclude-annotation": "androidx.test.filters.FlakyTest"
8                },
9                {
10                    "exclude-annotation": "org.junit.Ignore"
11                }
12            ]
13        }
14    ]
15}
16