blob: 4013bbd01918f48d37759aadf33bd495b7afb9b9 [file] [log] [blame]
{
"auto-end-to-end-presubmit": [
{
"name": "AndroidAutomotiveHomeTests",
"options" : [
{
"include-filter": "android.platform.tests.HomeTest"
},
{
"exclude-filter": "android.platform.tests.HomeTest#testAssistantWidget"
}
]
}
],
"carsysui-presubmit": [
{
"name": "CarSystemUITests",
"options" : [
{
"include-annotation": "com.android.systemui.car.CarSystemUiTest"
}
]
}
]
}