blob: 935e65214193d8eb14c046663224fb58bc7e58ee [file] [log] [blame]
{
"presubmit": [
{
"name": "CtsTvTestCases",
"options": [
{
"include-annotation": "android.platform.test.annotations.Presubmit"
},
{
"exclude-annotation": "android.support.test.filters.FlakyTest"
}
]
}
],
"postsubmit": [
{
"name": "CtsTvTestCases"
}
]
}