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

Commit 26a09121 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Add GTS tests as presubmit blocker for integrity component." into rvc-dev am: e4a1a3b8

Change-Id: I6e656db7b6bc7b0ea405cf02efcb5ac073dd8936
parents 67c92920 e4a1a3b8
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -7,6 +7,14 @@
          "include-filter": "com.android.server.integrity."
        }
      ]
    },
    {
      "name": "GtsSecurityHostTestCases",
      "options": [
        {
          "include-filter": "com.google.android.security.gts.AppIntegrityManagerTest"
        }
      ]
    }
  ]
}