{
  "presubmit": [
    {
      "name": "HelloWorldTests",
      "options": [
        {
          "instrumentation-arg": "annotation:=android.support.test.filters.SmallTest"
        }
      ]
    }
  ]
}