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

19 lines
372 B
Plaintext

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