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

Commit 6c7acfd6 authored by Alan Stokes's avatar Alan Stokes
Browse files

Add PackageVerifierTests to presubmit.

Test: atest -p services/core/java/com/android/server/pm
Bug: 137937263
Bug: 135751498
Change-Id: Ifc0d24b09fd2152705e235c6fbd6bf629a2b0b71
parent e754074a
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -25,6 +25,14 @@
    },
    {
      "name": "PackageManagerShellCommandTest"
    },
    {
      "name": "GtsSecurityHostTestCases",
      "options": [
        {
          "include-filter": "com.google.android.security.gts.PackageVerifierTest"
        }
      ]
    }
  ],
  "postsubmit": [