unplugged-system/cts/tests/app/ShortFgsTest/TEST_MAPPING

19 lines
374 B
Plaintext

{
"presubmit": [
{
"name": "CtsShortFgsTestCases",
"options": [
{
"include-annotation": "android.platform.test.annotations.Presubmit"
},
{
"exclude-annotation": "androidx.test.filters.LargeTest"
},
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
}
]
}