{ | |
"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" | |
}, | |
{ | |
"include-filter": "android.security.cts.SeamendcHostTest" | |
} | |
] | |
} | |
], | |
"avf-presubmit": [ | |
{ | |
"name": "ComposHostTestCases" | |
}, | |
{ | |
"name": "MicrodroidHostTestCases" | |
} | |
] | |
} |