1{
2  "postsubmit": [
3    {
4      "name": "CtsSettingsSuggestionsTest",
5      "options": [
6        {
7          "include-filter": "android.service.settings.suggestions.SuggestionTest#buildSuggestion_allFieldsShouldBeSet"
8        },
9        {
10          "include-filter": "android.service.settings.suggestions.SuggestionTest#buildSuggestion_emptyKey_shouldCrash"
11        },
12        {
13          "include-filter": "android.service.settings.suggestions.SuggestionTest#buildSuggestion_fromParcelable"
14        }
15      ]
16    }
17  ]
18}
19