blob: 2b0261063560c87b4c2f0561f2c79bfc1f2890b7 [file] [log] [blame]
Tony Mak018b1cf2020-05-27 19:02:27 +01001{
2 "presubmit": [
3 {
4 "name": "TextClassifierServiceTest",
5 "options": [
6 {
7 "exclude-annotation": "androidx.test.filters.FlakyTest"
8 }
9 ]
10 }
11 ]
12}