blob: ca928c72ee16c91f9aadd6519f71f46207015186 [file] [log] [blame]
{
"presubmit": [
{
"name": "CtsPhotoPickerTest",
"options": [
{
"exclude-annotation": "androidx.test.filters.LargeTest"
}
]
},
{
"name": "SystemUIGoogleScreenshotTests",
"options": [
{
"exclude-annotation": "org.junit.Ignore"
},
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
}
],
"postsubmit": [
{
"name": "CtsPhotoPickerTest"
}
]
}