Merge "Add GTS tests as presubmit blocker for integrity component." into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
e4a1a3b8a2
@@ -7,6 +7,14 @@
|
|||||||
"include-filter": "com.android.server.integrity."
|
"include-filter": "com.android.server.integrity."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "GtsSecurityHostTestCases",
|
||||||
|
"options": [
|
||||||
|
{
|
||||||
|
"include-filter": "com.google.android.security.gts.AppIntegrityManagerTest"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user