Skip to content
Snippets Groups Projects
Commit 8dcdb522 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "[LSC] Add LOCAL_LICENSE_KINDS to external/mesa3d" am: 59b4f010 am:...

Merge "[LSC] Add LOCAL_LICENSE_KINDS to external/mesa3d" am: 59b4f010 am: 8473830c am: 9579227d am: 89f2147a

Original change: https://android-review.googlesource.com/c/platform/external/mesa3d/+/1684348

Change-Id: Ib55f27bd04c3d2ec78f20df5e5034df684f4bc41
parents 9ceefed9 89f2147a
No related branches found
No related tags found
No related merge requests found
......@@ -39,6 +39,9 @@ LOCAL_C_INCLUDES := \
LOCAL_EXPORT_C_INCLUDE_DIRS := \
$(MESA_TOP)/src/panfrost/midgard/ \
LOCAL_LICENSE_KINDS := SPDX-license-identifier-MIT
LOCAL_LICENSE_CONDITIONS := notice
LOCAL_NOTICE_FILE := $(LOCAL_PATH)/../../LICENSE
include $(MESA_COMMON_MK)
include $(BUILD_STATIC_LIBRARY)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment