[LSC] Add LOCAL_LICENSE_KINDS to packages/apps/Messaging am: 019fc1f23a
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Messaging/+/1682068 Change-Id: I872b4ee494b7f08ec79cfbd94df6c61f94ffef46
This commit is contained in:
@@ -67,6 +67,8 @@ else
|
||||
endif
|
||||
|
||||
LOCAL_PACKAGE_NAME := messaging
|
||||
LOCAL_LICENSE_KINDS := SPDX-license-identifier-Apache-2.0 SPDX-license-identifier-BSD SPDX-license-identifier-MIT
|
||||
LOCAL_LICENSE_CONDITIONS := notice
|
||||
|
||||
LOCAL_CERTIFICATE := platform
|
||||
|
||||
|
||||
@@ -21,6 +21,8 @@ LOCAL_MODULE_TAGS := tests
|
||||
LOCAL_SRC_FILES := $(call all-java-files-under, src)
|
||||
|
||||
LOCAL_PACKAGE_NAME := messagingtests
|
||||
LOCAL_LICENSE_KINDS := SPDX-license-identifier-Apache-2.0
|
||||
LOCAL_LICENSE_CONDITIONS := notice
|
||||
|
||||
LOCAL_INSTRUMENTATION_FOR := messaging
|
||||
|
||||
|
||||
Reference in New Issue
Block a user