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