aboutsummaryrefslogtreecommitdiff
path: root/third_party/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/Android.bp')
-rw-r--r--third_party/Android.bp10
1 files changed, 9 insertions, 1 deletions
diff --git a/third_party/Android.bp b/third_party/Android.bp
index d9a9164..edda3fd 100644
--- a/third_party/Android.bp
+++ b/third_party/Android.bp
@@ -1,4 +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 "external_libese_license"
+ // to get the below license kinds:
+ // SPDX-license-identifier-Apache-2.0
+ default_applicable_licenses: ["external_libese_license"],
+}
+
subdirs = [
"NXPNFC_P61_JCOP_Kit"
]
-