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

Commit c45a4949 authored by Dieter Hsu's avatar Dieter Hsu Committed by Automerger Merge Worker
Browse files

More pre/postsubmit tests to dumpstate am: dc6be807 am: 765cbb36 am: fc841d90

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/1441339

Change-Id: Ief3fc7bd1c84ac3917714d59950bfbd45a8af5fe
parents 71927a2d fc841d90
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"
    }
  ]
}