summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp15
-rw-r--r--intf/nxpese/1.0/Android.bp9
-rw-r--r--intf/nxpese/Android.bp9
-rwxr-xr-xpn8x/Android.bp9
-rwxr-xr-xsnxxx/Android.bp9
-rwxr-xr-xsnxxx/libese-spi/Android.bp9
6 files changed, 60 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 435a352..c94250a 100644
--- a/Android.bp
+++ b/Android.bp
@@ -16,6 +16,21 @@
*
*******************************************************************************/
+package {
+ default_applicable_licenses: ["hardware_nxp_secure_element_license"],
+}
+
+// Added automatically by a large-scale-change
+// See: http://go/android-license-faq
+license {
+ name: "hardware_nxp_secure_element_license",
+ visibility: [":__subpackages__"],
+ license_kinds: [
+ "SPDX-license-identifier-Apache-2.0",
+ ],
+ // large-scale-change unable to identify any license_text files
+}
+
subdirs = [
"snxxx","intf","pn8x",
]
diff --git a/intf/nxpese/1.0/Android.bp b/intf/nxpese/1.0/Android.bp
index 8e22179..013be4f 100644
--- a/intf/nxpese/1.0/Android.bp
+++ b/intf/nxpese/1.0/Android.bp
@@ -1,5 +1,14 @@
// This file is autogenerated by hidl-gen -Landroidbp.
+package {
+ // See: http://go/android-license-faq
+ // A large-scale-change added 'default_applicable_licenses' to import
+ // all of the 'license_kinds' from "hardware_nxp_secure_element_license"
+ // to get the below license kinds:
+ // SPDX-license-identifier-Apache-2.0
+ default_applicable_licenses: ["hardware_nxp_secure_element_license"],
+}
+
hidl_interface {
name: "vendor.nxp.nxpese@1.0",
root: "vendor.nxp.nxpese",
diff --git a/intf/nxpese/Android.bp b/intf/nxpese/Android.bp
index cdee88e..f8abae8 100644
--- a/intf/nxpese/Android.bp
+++ b/intf/nxpese/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 "hardware_nxp_secure_element_license"
+ // to get the below license kinds:
+ // SPDX-license-identifier-Apache-2.0
+ default_applicable_licenses: ["hardware_nxp_secure_element_license"],
+}
+
hidl_package_root {
name: "vendor.nxp.nxpese",
}
diff --git a/pn8x/Android.bp b/pn8x/Android.bp
index 0e83bab..cf45afc 100755
--- a/pn8x/Android.bp
+++ b/pn8x/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 "hardware_nxp_secure_element_license"
+ // to get the below license kinds:
+ // SPDX-license-identifier-Apache-2.0
+ default_applicable_licenses: ["hardware_nxp_secure_element_license"],
+}
+
cc_library_shared {
name: "ese_spi_nxp",
diff --git a/snxxx/Android.bp b/snxxx/Android.bp
index c7cd477..6e7cbd6 100755
--- a/snxxx/Android.bp
+++ b/snxxx/Android.bp
@@ -1,4 +1,13 @@
+package {
+ // See: http://go/android-license-faq
+ // A large-scale-change added 'default_applicable_licenses' to import
+ // all of the 'license_kinds' from "hardware_nxp_secure_element_license"
+ // to get the below license kinds:
+ // SPDX-license-identifier-Apache-2.0
+ default_applicable_licenses: ["hardware_nxp_secure_element_license"],
+}
+
cc_binary {
relative_install_path: "hw",
name: "android.hardware.secure_element_snxxx@1.2-service",
diff --git a/snxxx/libese-spi/Android.bp b/snxxx/libese-spi/Android.bp
index e7c00ba..1fb7ebf 100755
--- a/snxxx/libese-spi/Android.bp
+++ b/snxxx/libese-spi/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 "hardware_nxp_secure_element_license"
+ // to get the below license kinds:
+ // SPDX-license-identifier-Apache-2.0
+ default_applicable_licenses: ["hardware_nxp_secure_element_license"],
+}
+
cc_library_shared {
name: "ese_spi_nxp_snxxx",