android_system_sepolicy/TEST_MAPPING
Thiébaud Weksteen 9547e81612 Remove SeamendcHostTest from TEST_MAPPING
Bug: 297794885
Test: TH
Change-Id: I9f508b1cab5a8e386457cc645b2ef7d0897b8692
2023-08-31 14:20:59 +10:00

27 lines
709 B
Plaintext

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