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

Commit 6c988801 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: I09ef41553551c1609e8efbd6e02c446ceb121469
parents 994a6f34 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"
        }
      ]
    }
  ]
}