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

Commit ef1b6e34 authored by Song Chun Fan's avatar Song Chun Fan
Browse files

Move PackageManagerShellCommandMultiUserTest to postsubmit

(Same as ag/24358217)

Change-Id: I5eb276a286cca179df5afd218759ca2c62b881f8
BUG: 292174535
Test: presubmit
parent 071eba94
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -125,6 +125,9 @@
                },
                {
                    "exclude-annotation":"org.junit.Ignore"
                },
                {
                    "exclude-filter": "android.content.pm.cts.PackageManagerShellCommandMultiUserTest"
                }
            ]
        },
@@ -162,6 +165,14 @@
        },
        {
            "name":"CtsInstallHostTestCases"
        },
        {
            "name": "CtsPackageManagerTestCases",
            "options": [
                {
                    "include-filter": "android.content.pm.cts.PackageManagerShellCommandMultiUserTest"
                }
            ]
        }
    ]
}
+11 −0
Original line number Diff line number Diff line
@@ -113,6 +113,9 @@
        },
        {
          "exclude-annotation": "org.junit.Ignore"
        },
        {
          "exclude-filter": "android.content.pm.cts.PackageManagerShellCommandMultiUserTest"
        }
      ]
    }
@@ -134,6 +137,14 @@
    },
    {
      "name": "CtsAppEnumerationTestCases"
    },
    {
      "name": "CtsPackageManagerTestCases",
      "options": [
        {
          "include-filter": "android.content.pm.cts.PackageManagerShellCommandMultiUserTest"
        }
      ]
    }
  ],
  "imports": [