9956cdff2f
Bug: 342311206 Test: SELinuxHostTest#testNoBugreportDenials Change-Id: I0c28f1353fb0663167ecbc219d5e98fd214121eb
29 lines
846 B
Text
29 lines
846 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.SELinuxHostTest#testNoBugreportDenials"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"avf-presubmit": [
|
|
{
|
|
"name": "ComposHostTestCases"
|
|
},
|
|
{
|
|
"name": "MicrodroidHostTestCases"
|
|
}
|
|
]
|
|
}
|