summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
}