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

Commit 8cd3b4a5 authored by Philip P. Moltmann's avatar Philip P. Moltmann Committed by Android (Google) Code Review
Browse files

Merge "Add TEST_MAPPING for print and pdf tests"

parents 1dd86b40 c137f1c6
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "CtsPrintTestCases",
      "options": [
        {
          "include-annotation": "android.platform.test.annotations.Presubmit"
        }
      ]
    }
  ]
}
+7 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "CtsPdfTestCases"
    }
  ]
}
+7 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "CtsPdfTestCases"
    }
  ]
}
+12 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "CtsPrintTestCases",
      "options": [
        {
          "include-annotation": "android.platform.test.annotations.Presubmit"
        }
      ]
    }
  ]
}
+12 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "CtsPrintTestCases",
      "options": [
        {
          "include-annotation": "android.platform.test.annotations.Presubmit"
        }
      ]
    }
  ]
}