5844adf113
Bug: 195752513 Test: TH Change-Id: I0e61e8cc46c248847a529ddc32f2636e97422b23
25 lines
681 B
Text
25 lines
681 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"
|
|
},
|
|
{
|
|
"name": "ComposHostTestCases"
|
|
}
|
|
]
|
|
}
|