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