blob: 7f7eb480a21d443ad9cad459723a6f29cbc404be [file] [log] [blame]
{
"presubmit": [
{
"file_patterns": [
"[^/]*(vibrator)[^/]*\\.[^/]*"
],
"name": "CtsVibratorTestCases",
"options": [
{"exclude-annotation": "androidx.test.filters.LargeTest"},
{"exclude-annotation": "androidx.test.filters.FlakyTest"},
{"exclude-annotation": "org.junit.Ignore"}
]
}
]
}