system/sepolicy/TEST_MAPPING

26 lines
681 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:01:50 +08:00
{
"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"
}
]
}