Merge "[LSC] Add LOCAL_LICENSE_KINDS to system/core"
This commit is contained in:
commit
392eae64a8
1 changed files with 2 additions and 0 deletions
|
|
@ -222,6 +222,8 @@ LOCAL_MODULE_CLASS := ETC
|
|||
LOCAL_SRC_FILES := $(LOCAL_MODULE)
|
||||
LOCAL_MODULE_PATH := $(PRODUCT_OUT)
|
||||
|
||||
LOCAL_LICENSE_KINDS := SPDX-license-identifier-Apache-2.0
|
||||
LOCAL_LICENSE_CONDITIONS := notice
|
||||
include $(BUILD_PREBUILT)
|
||||
|
||||
include $(call all-makefiles-under,$(LOCAL_PATH))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue