android_system_sepolicy/TEST_MAPPING

27 lines
709 B
Plaintext
Raw Normal View History

{
"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"
}
]
}
],
"avf-presubmit": [
{
"name": "ComposHostTestCases"
},
{
"name": "MicrodroidHostTestCases"
}
]
}