26dcfc5416
They're flaky on cuttlefish. Move to postsubmit instead. Bug: 264496291 Test: N/A Change-Id: I19b0357632be5a89e096fd1d9ce8d47dd865d245
29 lines
825 B
Text
29 lines
825 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"
|
|
},
|
|
{
|
|
"include-filter": "android.security.cts.SeamendcHostTest"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "MicrodroidHostTestCases"
|
|
}
|
|
],
|
|
"avf-postsubmit": [
|
|
{
|
|
"name": "ComposHostTestCases"
|
|
}
|
|
]
|
|
}
|