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

Commit f8f9cdd3 authored by Song Pan's avatar Song Pan
Browse files

Add GTS tests as presubmit blocker for integrity component.

Bug: 145674131
Test: N/A
Change-Id: Ibe66dbb041a0ba244afbe69f222704796cf2122f
parent 3b91ac3e
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"
        }
      ]
    }
  ]
}