blob: 1e0b58ef973c79d79a95406639fc89ee686c773f [file] [log] [blame]
easoncyleed063e112019-11-30 15:19:48 +08001{
2 "presubmit": [
3 {
4 "name": "FrameworksUiServicesTests",
5 "options": [
6 {
7 "exclude-annotation": "androidx.test.filters.FlakyTest"
8 }
9 ]
10 }
11 ]
12}