v811_spc009/cts/tests/bugreport/TEST_MAPPING

18 lines
262 B

{
"presubmit": [
{
"name": "CtsBugreportTestCases",
"options": [
{
"exclude-annotation": "androidx.test.filters.LargeTest"
}
]
}
],
"postsubmit": [
{
"name": "CtsBugreportTestCases"
}
]
}