platform_system_sepolicy/TEST_MAPPING
Steven Moreland 9956cdff2f fix bugreport denial for new binderfs log type
Bug: 342311206
Test: SELinuxHostTest#testNoBugreportDenials
Change-Id: I0c28f1353fb0663167ecbc219d5e98fd214121eb
2024-05-23 20:05:33 +00:00

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"
}
]
}