summaryrefslogtreecommitdiffstats
path: root/updater/Android.mk
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2021-02-13 03:00:57 +0100
committerBob Badour <bbadour@google.com>2021-02-14 19:37:20 +0100
commit29be3f6ef1b9f9884206cade2fc98b3f012ef27e (patch)
tree780fbca124716d20dd0ed8d89544cffafeead673 /updater/Android.mk
parentMerge "recovery: don't mount acct" (diff)
downloadandroid_bootable_recovery-29be3f6ef1b9f9884206cade2fc98b3f012ef27e.tar
android_bootable_recovery-29be3f6ef1b9f9884206cade2fc98b3f012ef27e.tar.gz
android_bootable_recovery-29be3f6ef1b9f9884206cade2fc98b3f012ef27e.tar.bz2
android_bootable_recovery-29be3f6ef1b9f9884206cade2fc98b3f012ef27e.tar.lz
android_bootable_recovery-29be3f6ef1b9f9884206cade2fc98b3f012ef27e.tar.xz
android_bootable_recovery-29be3f6ef1b9f9884206cade2fc98b3f012ef27e.tar.zst
android_bootable_recovery-29be3f6ef1b9f9884206cade2fc98b3f012ef27e.zip
Diffstat (limited to 'updater/Android.mk')
-rw-r--r--updater/Android.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/updater/Android.mk b/updater/Android.mk
index 46300d974..ddd4d864a 100644
--- a/updater/Android.mk
+++ b/updater/Android.mk
@@ -72,6 +72,9 @@ endef
include $(CLEAR_VARS)
LOCAL_MODULE := updater
+LOCAL_LICENSE_KINDS := SPDX-license-identifier-Apache-2.0
+LOCAL_LICENSE_CONDITIONS := notice
+LOCAL_NOTICE_FILE := $(LOCAL_PATH)/../NOTICE
LOCAL_SRC_FILES := \
updater_main.cpp