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

Commit dc6be807 authored by Dieter Hsu's avatar Dieter Hsu Committed by Rhed Jao
Browse files

More pre/postsubmit tests to dumpstate

Bug: 155604488
Test: atest --test-mapping --dry-run \
          frameworks/native/cmds/dumpstate:presubmit

Change-Id: Ieca9e2a87f5005b6c10af2ceba0178b8c6d2b2ef
Merged-In: Ieca9e2a87f5005b6c10af2ceba0178b8c6d2b2ef
(cherry picked from commit aa655cfb)
parent 08f15205
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"
    }
  ]
}