summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 05:10:53 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 05:10:53 +0000
commit37bf41490e8681d01b8dab1300a99d69b3b33b4a (patch)
tree89798bafb3172cf035ed87fd8297818fc06045de
parentf8233d8a92ce7b3aebec380df69eb851946295d5 (diff)
parent7b72234e1c4e3d769ad3ff38643c7e84fffacb7c (diff)
downloadca-certificates-37bf41490e8681d01b8dab1300a99d69b3b33b4a.tar.gz
Change-Id: I8fcf411d137f4ef854b1d1cb4ca5ac8c5248fed5
-rw-r--r--Android.bp3
-rw-r--r--METADATA4
2 files changed, 3 insertions, 4 deletions
diff --git a/Android.bp b/Android.bp
index 604fd07..9ba26a3 100644
--- a/Android.bp
+++ b/Android.bp
@@ -19,7 +19,6 @@ package {
default_applicable_licenses: ["system_ca-certificates_license"],
}
-// Added automatically by a large-scale-change
// See: http://go/android-license-faq
license {
name: "system_ca-certificates_license",
@@ -27,7 +26,7 @@ license {
license_kinds: [
"legacy_by_exception_only", // by exception only
],
- // large-scale-change unable to identify any license_text files
+ license_text: [],
}
ca_certificates {
diff --git a/METADATA b/METADATA
index 598c1ea..b7a7487 100644
--- a/METADATA
+++ b/METADATA
@@ -2,7 +2,7 @@
# CONSULT THE OWNERS AND opensource-licensing@google.com BEFORE
# DEPENDING ON IT IN YOUR PROJECT. ***
third_party {
- # Quo Vadis Certificate Policy in files/5cf9d536.0 references:
- # Quo Vadis Certificate Holder Agreement
+ license_note: "Quo Vadis Certificate Policy in files/5cf9d536.0 references:\n"
+ " Quo Vadis Certificate Holder Agreement"
license_type: BY_EXCEPTION_ONLY
}