Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3187af46 authored by Jun Wang's avatar Jun Wang Committed by Android (Google) Code Review
Browse files

Merge "update TEST_MAPPING by using new e2e test apk" into sc-v2-dev

parents 02a3f679 0105305a
Loading
Loading
Loading
Loading
+9 −4
Original line number Diff line number Diff line
@@ -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"
        }
      ]
    }