aboutsummaryrefslogtreecommitdiff
path: root/bcinfo/BitReader_2_7/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'bcinfo/BitReader_2_7/Android.bp')
-rw-r--r--bcinfo/BitReader_2_7/Android.bp9
1 files changed, 9 insertions, 0 deletions
diff --git a/bcinfo/BitReader_2_7/Android.bp b/bcinfo/BitReader_2_7/Android.bp
index 3003ff0..22636fb 100644
--- a/bcinfo/BitReader_2_7/Android.bp
+++ b/bcinfo/BitReader_2_7/Android.bp
@@ -1,3 +1,12 @@
+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_libbcc_license"
+ // to get the below license kinds:
+ // SPDX-license-identifier-NCSA
+ default_applicable_licenses: ["frameworks_compile_libbcc_license"],
+}
+
cc_library_static {
name: "libLLVMBitReader_2_7",
vendor_available: true,