blob: f868ea093500ec17824937069cd05484fef02ed2 [file] [log] [blame]
{
"presubmit": [
{
"name": "CtsHardwareTestCases",
"options": [
{"include-filter": "com.android.hardware.lights"},
{"exclude-annotation": "android.platform.test.annotations.FlakyTest"},
{"exclude-annotation": "androidx.test.filters.LargeTest"},
{"exclude-annotation": "androidx.test.filters.FlakyTest"}
]
},
{
"name": "FrameworksServicesTests",
"options": [
{"include-filter": "com.android.server.lights"},
{"exclude-annotation": "android.platform.test.annotations.FlakyTest"},
{"exclude-annotation": "androidx.test.filters.FlakyTest"}
]
}
]
}