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

Commit edf29a8a authored by mayankkk's avatar mayankkk Committed by Mayank Dandwani
Browse files

Delete the CtsPdfTestCases.

- According to the current TEST_MAPPING, CtsPdfTestCases will be triggered whenever we are changing printing directory, however this should not be a case as PdfRenderer and PdfDocument does not have any dependency on printing module, so triggering the PDF test cases here is not correct.

- However vice-versa should be true, i.e CtsPrintTestCases should be triggered whenever there any changes in the Pdf directory as Print depends on PdfDocument.java

Test: m
BUG:325580144
BUG:325690265
Change-Id: Icf14be7d39b695b1c65ad5ddb64b6584fee86d97
parent 6cb73e5b
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "CtsPdfTestCases"
    }
  ]
}