aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 07:00:01 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 07:00:01 +0000
commit2290d2b85c885c2315bab0f7555038f8cd7db47b (patch)
tree1bc1fb4c47e16686a18a656c3cd2ab892b22522c
parent35358cc6e9ce193c038991c956d1b09db0f608cc (diff)
parente2d2238e4e86a2b2b776335e05b6e8a39e88290f (diff)
downloadpdfium-2290d2b85c885c2315bab0f7555038f8cd7db47b.tar.gz
Change-Id: I07e032b91f08b965002083cf1555ca6ea201bd33
-rw-r--r--METADATA6
-rw-r--r--TEST_MAPPING5
2 files changed, 8 insertions, 3 deletions
diff --git a/METADATA b/METADATA
index 2cfbeccd6..4eaf791cf 100644
--- a/METADATA
+++ b/METADATA
@@ -2,8 +2,8 @@
# CONSULT THE OWNERS AND opensource-licensing@google.com BEFORE
# DEPENDING ON IT IN YOUR PROJECT. ***
third_party {
- # would be NOTICE save for OFL 1.1 in:
- # testing/resources/pixel/bug_925736.pdf
- # testing/resources/text_font.pdf
+ license_note: "would be NOTICE save for OFL 1.1 in:\n"
+ " testing/resources/pixel/bug_925736.pdf\n"
+ " testing/resources/text_font.pdf"
license_type: BY_EXCEPTION_ONLY
}
diff --git a/TEST_MAPPING b/TEST_MAPPING
index aa91a20b7..561cbbf39 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -3,5 +3,10 @@
{
"name": "CtsPdfTestCases"
}
+ ],
+ "hwasan-postsubmit": [
+ {
+ "name": "CtsPdfTestCases"
+ }
]
}