Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b9c111bb authored by Dieter Hsu's avatar Dieter Hsu Committed by Android (Google) Code Review
Browse files

Merge "More pre/postsubmit tests to dumpstate"

parents 082e96d9 aa655cfb
Loading
Loading
Loading
Loading
+12 −1
Original line number Diff line number Diff line
{
  "presubmit": [
    // TODO(159590499) add BugreportManagerTestCases
    {
      "name": "dumpstate_test"
    }
  ],
  "postsubmit": [
    {
      "name": "BugreportManagerTestCases"
    }
  ],
  "imports": [
    {
      "path": "frameworks/base/packages/Shell"
    }
  ]
}