blob: c66ff24b784733e1b47f9d15286b239891f0a00b [file] [log] [blame]
Jeff Sharkey88f93782019-08-28 10:49:59 -06001{
2 "presubmit": [
3 {
4 "name": "ContactsProviderTests"
5 },
6 {
7 "name": "CtsProviderTestCases",
8 "options": [
9 {
10 "include-filter": "android.provider.cts.contacts."
11 }
12 ]
13 }
14 ]
15}