1{
2  "presubmit": [
3    {
4      "name": "FlagAnnotationTests",
5      "options": [
6        {
7          "include-filter": "android.cts.flags.tests.FlagAnnotationTest"
8        }
9      ]
10    },
11    {
12      "name": "FlagMacrosTests"
13    }
14  ]
15}
16