summaryrefslogtreecommitdiff
path: root/boot_control_copy/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'boot_control_copy/Android.bp')
-rw-r--r--boot_control_copy/Android.bp17
1 files changed, 17 insertions, 0 deletions
diff --git a/boot_control_copy/Android.bp b/boot_control_copy/Android.bp
index 6c9dbc24..49126d9c 100644
--- a/boot_control_copy/Android.bp
+++ b/boot_control_copy/Android.bp
@@ -1,5 +1,22 @@
// Copyright 2015 The Android Open Source Project
+package {
+ default_applicable_licenses: ["system_extras_boot_control_copy_license"],
+}
+
+// Added automatically by a large-scale-change
+// See: http://go/android-license-faq
+license {
+ name: "system_extras_boot_control_copy_license",
+ visibility: [":__subpackages__"],
+ license_kinds: [
+ "SPDX-license-identifier-Apache-2.0",
+ ],
+ license_text: [
+ "NOTICE",
+ ],
+}
+
cc_library_shared {
name: "bootctrl.copy",
relative_install_path: "hw",