26 lines
681 B
Plaintext
26 lines
681 B
Plaintext
|
{
|
||
|
"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"
|
||
|
}
|
||
|
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"name": "MicrodroidHostTestCases"
|
||
|
},
|
||
|
{
|
||
|
"name": "ComposHostTestCases"
|
||
|
}
|
||
|
]
|
||
|
}
|