{ "presubmit": [ { "name": "BugreportManagerTestCases", "options": [ { "exclude-annotation": "androidx.test.filters.LargeTest" } ] }, { "name": "dumpstate_smoke_test" }, { "name": "dumpstate_test" } ], "postsubmit": [ { "name": "BugreportManagerTestCases" } ], "imports": [ { "path": "frameworks/base/packages/Shell" } ] }