Leland Miller | 967ecfb | 2019-06-26 13:46:35 -0700 | [diff] [blame] | 1 | { |
2 | "presubmit": [ | ||||
3 | { | ||||
4 | "name": "CtsTelephonyProviderTestCases" | ||||
easoncylee | 842ae0c | 2019-11-26 12:16:28 +0800 | [diff] [blame^] | 5 | }, |
6 | { | ||||
7 | "name": "TeleServiceTests", | ||||
8 | "options": [ | ||||
9 | { | ||||
10 | "exclude-annotation": "androidx.test.filters.FlakyTest" | ||||
11 | } | ||||
12 | ] | ||||
Leland Miller | 967ecfb | 2019-06-26 13:46:35 -0700 | [diff] [blame] | 13 | } |
14 | ] | ||||
15 | } |