Loading packages/SystemUI/TEST_MAPPING +9 −4 Original line number Diff line number Diff line Loading @@ -116,13 +116,18 @@ ], "auto-end-to-end-postsubmit": [ { "name": "AndroidAutoUiTests", "name": "AndroidAutomotiveHomeTests", "options" : [ { "include-filter": "android.test.functional.auto.apps.HomeHelperTest" "include-filter": "android.platform.tests.HomeTest" } ] }, { "include-filter": "android.test.functional.auto.apps.NotificationHelperTest" "name": "AndroidAutomotiveNotificationsTests", "options" : [ { "include-filter": "android.platform.tests.NotificationTest" } ] } Loading Loading
packages/SystemUI/TEST_MAPPING +9 −4 Original line number Diff line number Diff line Loading @@ -116,13 +116,18 @@ ], "auto-end-to-end-postsubmit": [ { "name": "AndroidAutoUiTests", "name": "AndroidAutomotiveHomeTests", "options" : [ { "include-filter": "android.test.functional.auto.apps.HomeHelperTest" "include-filter": "android.platform.tests.HomeTest" } ] }, { "include-filter": "android.test.functional.auto.apps.NotificationHelperTest" "name": "AndroidAutomotiveNotificationsTests", "options" : [ { "include-filter": "android.platform.tests.NotificationTest" } ] } Loading