v811_spc009/cts/hostsidetests/install/TEST_MAPPING

18 lines
278 B

{
"presubmit": [
{
"name": "CtsInstallHostTestCases",
"options": [
{
"exclude-annotation": "android.platform.test.annotations.LargeTest"
}
]
}
],
"postsubmit": [
{
"name": "CtsInstallHostTestCases"
}
]
}