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