blob: a9ea12c89d3b696974996a0e02352354668d09ce [file] [log] [blame]
{
"presubmit-large": [
{
"name": "CtsAppTestCases",
"options": [
{
"exclude-annotation": "android.platform.test.annotations.FlakyTest"
},
{
"exclude-annotation": "androidx.test.filters.LargeTest"
},
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
}
],
"postsubmit": [
{
"name": "CtsAppTestCases"
}
]
}