blob: e50be3ba6ce005011358d399d19216a23072bf81 [file] [log] [blame]
{
"auto-end-to-end-presubmit": [
{
"name": "AndroidAutomotiveHomeTests",
"options" : [
{
"include-filter": "android.platform.tests.HomeTest"
}
]
}
],
"auto-end-to-end-postsubmit": [
{
"name": "AndroidAutomotiveNotificationsTests",
"options" : [
{
"include-filter": "android.platform.tests.NotificationTest"
}
]
}
],
"carsysui-presubmit": [
{
"name": "CarSystemUITests",
"options" : [
{
"include-annotation": "com.android.systemui.car.CarSystemUiTest"
}
]
}
]
}