| { | |
| "presubmit-large": [ | |
| { | |
| "name": "CtsVoiceInteractionTestCases", | |
| "options": [ | |
| { | |
| "exclude-annotation": "androidx.test.filters.FlakyTest" | |
| } | |
| ] | |
| }, | |
| { | |
| "name": "CtsAssistTestCases", | |
| "options": [ | |
| { | |
| "exclude-annotation": "androidx.test.filters.FlakyTest" | |
| } | |
| ] | |
| } | |
| ] | |
| } |