{
  "presubmit": [
    {
      "name": "CtsInstallHostTestCases",
      "options": [
        {
          "exclude-annotation": "android.platform.test.annotations.LargeTest"
        }
      ]
    }
  ],
  "postsubmit": [
    {
      "name": "CtsInstallHostTestCases"
    }
  ]
}