aboutsummaryrefslogtreecommitdiff
path: root/lib/DebugInfo/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/DebugInfo/Android.bp')
-rw-r--r--lib/DebugInfo/Android.bp9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/DebugInfo/Android.bp b/lib/DebugInfo/Android.bp
index b44c2960127f..9afd1e908647 100644
--- a/lib/DebugInfo/Android.bp
+++ b/lib/DebugInfo/Android.bp
@@ -1 +1,10 @@
+package {
+ // See: http://go/android-license-faq
+ // A large-scale-change added 'default_applicable_licenses' to import
+ // all of the 'license_kinds' from "external_llvm_license"
+ // to get the below license kinds:
+ // SPDX-license-identifier-NCSA
+ default_applicable_licenses: ["external_llvm_license"],
+}
+
subdirs = ["*"]