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

Commit 41b92037 authored by Alan Stokes's avatar Alan Stokes Committed by Android (Google) Code Review
Browse files

Merge changes from topic "package_verifier_tests"

* changes:
  Run PackageManagerShellCommandTest in Treehugger.
  Add PackageVerifierTests to presubmit.
parents 2067b230 5995bc58
Loading
Loading
Loading
Loading
+14 −1
Original line number Original line Diff line number Diff line
@@ -24,7 +24,20 @@
      ]
      ]
    },
    },
    {
    {
      "name": "PackageManagerShellCommandTest"
      "name": "CtsContentTestCases",
      "options": [
        {
          "include-filter": "android.content.pm.cts.PackageManagerShellCommandTest"
        }
      ]
    },
    {
      "name": "GtsSecurityHostTestCases",
      "options": [
        {
          "include-filter": "com.google.android.security.gts.PackageVerifierTest"
        }
      ]
    }
    }
  ],
  ],
  "postsubmit": [
  "postsubmit": [