diff options
| author | 2019-10-11 12:08:40 -0700 | |
|---|---|---|
| committer | 2019-10-11 14:53:15 -0700 | |
| commit | c137f1c6791934b9ef98d055d801f92b538292eb (patch) | |
| tree | b146e1d53641aa944635c7e9f1846916de2a2451 /graphics/java/android | |
| parent | 601aa669856bec764271440a79131a8b4ee01711 (diff) | |
Add TEST_MAPPING for print and pdf tests
Test: TH
Change-Id: I7157c630fccb8b4d50672ac014e5cd020f1ac71f
Diffstat (limited to 'graphics/java/android')
| -rw-r--r-- | graphics/java/android/graphics/pdf/TEST_MAPPING | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/graphics/java/android/graphics/pdf/TEST_MAPPING b/graphics/java/android/graphics/pdf/TEST_MAPPING new file mode 100644 index 000000000000..d763598f5ba0 --- /dev/null +++ b/graphics/java/android/graphics/pdf/TEST_MAPPING @@ -0,0 +1,7 @@ +{ + "presubmit": [ + { + "name": "CtsPdfTestCases" + } + ] +} |