18 lines
455 B
Plaintext
18 lines
455 B
Plaintext
{
|
|
"presubmit": [
|
|
{
|
|
"name": "CtsBroadcastTestCases",
|
|
"options": [
|
|
{
|
|
"exclude-annotation": "androidx.test.filters.LargeTest"
|
|
},
|
|
{
|
|
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
|
},
|
|
{
|
|
"exclude-annotation": "org.junit.Ignore"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |