Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/apps/Launcher3"

This commit is contained in:
Treehugger Robot 2021-04-21 18:21:21 +00:00 committed by Gerrit Code Review
commit 7bfb0b242b
1 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,9 @@ LOCAL_MODULE_TAGS := samples
LOCAL_SRC_FILES := $(call all-java-files-under, src)
LOCAL_PACKAGE_NAME := Aardwolf
LOCAL_LICENSE_KINDS := SPDX-license-identifier-Apache-2.0
LOCAL_LICENSE_CONDITIONS := notice
LOCAL_NOTICE_FILE := $(LOCAL_PATH)/../../NOTICE
LOCAL_SDK_VERSION := current