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