5bc8cb0f5c
Test: presubmit Change-Id: I9cd6f575f0d7c9764103d09a44a128290bbaf973
22 lines
618 B
Text
22 lines
618 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"
|
|
}
|
|
|
|
]
|
|
},
|
|
{
|
|
"name": "MicrodroidHostTestCases"
|
|
}
|
|
]
|
|
}
|