blob: 01a6edecf21ecbe062ea483e988964e81738aae8 [file] [log] [blame]
Tony Mak128a61d2019-01-28 18:57:26 +00001{
2 "presubmit": [
3 {
4 "name": "FrameworksCoreTests",
5 "options": [
6 {
7 "include-filter": "android.view.textclassifier"
8 },
9 {
10 "exclude-annotation": "androidx.test.filters.FlakyTest"
11 }
12 ]
Tony Mak128a61d2019-01-28 18:57:26 +000013 }
14 ]
15}