blob: 54afb9097f873fe6209f17b4937cd0cf073685a6 [file] [log] [blame]
{
"auto-end-to-end-presubmit": [
{
"name": "AndroidAutoUiTests",
"options" : [
{
"include-filter": "android.test.functional.auto.apps.HomeHelperTest"
}
]
}
],
"auto-end-to-end-postsubmit": [
{
"name": "AndroidAutoUiTests",
"options" : [
{
"include-filter": "android.test.functional.auto.apps.NotificationHelperTest"
}
]
}
],
"carsysui-presubmit": [
{
"name": "CarSystemUITests",
"options" : [
{
"include-annotation": "com.android.systemui.car.CarSystemUiTest"
}
]
}
]
}