From c137f1c6791934b9ef98d055d801f92b538292eb Mon Sep 17 00:00:00 2001 From: "Philip P. Moltmann" Date: Fri, 11 Oct 2019 12:08:40 -0700 Subject: Add TEST_MAPPING for print and pdf tests Test: TH Change-Id: I7157c630fccb8b4d50672ac014e5cd020f1ac71f --- graphics/java/android/graphics/pdf/TEST_MAPPING | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 graphics/java/android/graphics/pdf/TEST_MAPPING (limited to 'graphics/java/android') 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" + } + ] +} -- cgit v1.2.3-59-g8ed1b