summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-04-24 23:06:36 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-04-24 23:06:36 +0000
commitc00366ac152b084973bb7132bb8c1477736b6c93 (patch)
treefc9623505ca8e477585b6e349c3e30f71a266470
parente2234e26e484d95123595e9d6c987dd3010f3b1f (diff)
parentaf16ae693281dfc674d7fdfe0f1ed09812b9da53 (diff)
downloadlocalepicker-android12-d1-s3-release.tar.gz
Change-Id: I24e1e31d751dea1b91aa3360e77e5d86dfc5feed
-rw-r--r--tests/Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Android.mk b/tests/Android.mk
index ba13e00..138dc4d 100644
--- a/tests/Android.mk
+++ b/tests/Android.mk
@@ -16,6 +16,8 @@ LOCAL_USE_AAPT2 := true
LOCAL_MODULE_TAGS := optional
+LOCAL_LICENSE_KINDS := SPDX-license-identifier-Apache-2.0
+LOCAL_LICENSE_CONDITIONS := notice
include $(BUILD_PACKAGE)
#############################################################