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

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

More pre/postsubmit tests to dumpstate am: dc6be807

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

Change-Id: I0a7f4b61631394d6b60777608fc51b6f00c72ec7
parents 735ee663 dc6be807
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"
    }
  ]
}