aboutsummaryrefslogtreecommitdiff
path: root/BitWriter_2_9_func/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'BitWriter_2_9_func/Android.bp')
-rw-r--r--BitWriter_2_9_func/Android.bp9
1 files changed, 9 insertions, 0 deletions
diff --git a/BitWriter_2_9_func/Android.bp b/BitWriter_2_9_func/Android.bp
index b14d3e6..b4b7c47 100644
--- a/BitWriter_2_9_func/Android.bp
+++ b/BitWriter_2_9_func/Android.bp
@@ -1,5 +1,14 @@
// For the host
// =====================================================
+package {
+ // See: http://go/android-license-faq
+ // A large-scale-change added 'default_applicable_licenses' to import
+ // all of the 'license_kinds' from "frameworks_compile_slang_license"
+ // to get the below license kinds:
+ // SPDX-license-identifier-NCSA
+ default_applicable_licenses: ["frameworks_compile_slang_license"],
+}
+
cc_library_host_static {
name: "libLLVMBitWriter_2_9_func",
defaults: ["slang-defaults"],