blob: a644ea690dcd62abf3261274b26c708755cc4cfc [file] [log] [blame]
{
"presubmit": [
{
"name": "DreamServiceTests",
"options": [
{"include-filter": "com.android.server.dreams"},
{"exclude-annotation": "androidx.test.filters.FlakyTest"},
{"exclude-annotation": "org.junit.Ignore"}
]
}
],
"postsubmit": [
{
"name": "DreamServiceTests",
"options": [
{"include-filter": "com.android.server.dreams"},
{"exclude-annotation": "org.junit.Ignore"}
]
}
]
}