9547e81612
Bug: 297794885 Test: TH Change-Id: I9f508b1cab5a8e386457cc645b2ef7d0897b8692
26 lines
709 B
Text
26 lines
709 B
Text
{
|
|
"presubmit": [
|
|
{
|
|
"name": "CtsSecurityHostTestCases",
|
|
"options": [
|
|
{
|
|
"include-filter": "android.security.cts.SELinuxHostTest#testPermissionControllerDomain"
|
|
},
|
|
{
|
|
"include-filter": "android.security.cts.SELinuxHostTest#testVzwOmaTriggerDomain"
|
|
},
|
|
{
|
|
"include-filter": "android.security.cts.SELinuxHostTest#testGMSCoreDomain"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"avf-presubmit": [
|
|
{
|
|
"name": "ComposHostTestCases"
|
|
},
|
|
{
|
|
"name": "MicrodroidHostTestCases"
|
|
}
|
|
]
|
|
}
|