1{
2  "postsubmit": [
3    {
4      "name": "CtsContactKeysManagerTestCases",
5      "options": [
6        {
7          "include-filter": "android.provider.cts.contactkeys."
8        }
9      ]
10    },
11    {
12      "name": "CtsContactKeysProviderPrivilegedApp",
13      "options": [
14        {
15          "include-filter": "android.provider.cts.contactkeys.privilegedapp."
16        }
17      ]
18    }
19  ]
20}
21