summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2021-02-19 02:25:21 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-02-19 02:25:21 +0000
commit5f57b011a42ae66b5665fda00f742053221ed885 (patch)
tree95f00332886fc754a822b3aff23259761aab7cc6
parentfed02fe9c85c630dc6c750fd9f6d05ec5b6dc13e (diff)
parentb7d115b48c27ca0688a9b1b443d9fcd24e03888f (diff)
downloadbootctrl-5f57b011a42ae66b5665fda00f742053221ed885.tar.gz
[LSC] Add LOCAL_LICENSE_KINDS to hardware/qcom/bootctrl am: 484b46cfb7 am: b7d115b48c
Original change: https://android-review.googlesource.com/c/platform/hardware/qcom/bootctrl/+/1588380 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I5765d181ca4b97d63abc3e4a621baa1b4dfc7a50
-rw-r--r--Android.bp17
1 files changed, 17 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 13d6821..4b2ecdc 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,6 +1,23 @@
soong_namespace {
}
+package {
+ default_applicable_licenses: ["hardware_qcom_bootctrl_license"],
+}
+
+// Added automatically by a large-scale-change
+// See: http://go/android-license-faq
+license {
+ name: "hardware_qcom_bootctrl_license",
+ visibility: [":__subpackages__"],
+ license_kinds: [
+ "SPDX-license-identifier-BSD",
+ ],
+ license_text: [
+ "NOTICE",
+ ],
+}
+
filegroup {
name: "bootctrl_hal_src",
srcs: [