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