19 lines
372 B
Plaintext
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"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|