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
1 file changed