16 lines
299 B
Plaintext
16 lines
299 B
Plaintext
|
|
{
|
||
|
|
"presubmit": [
|
||
|
|
{
|
||
|
|
"name": "CtsAccessibilityTestCases",
|
||
|
|
"options": [
|
||
|
|
{
|
||
|
|
"include-annotation": "android.platform.test.annotations.Presubmit"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"exclude-annotation": "android.support.test.filters.FlakyTest"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|