mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-03 02:08:01 +02:00
android: add the missing tag "optional" to libkms
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
This commit is contained in:
parent
ff021215ea
commit
568b3a0954
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ LOCAL_SRC_FILES += $(LIBKMS_RADEON_FILES)
|
|||
endif
|
||||
|
||||
LOCAL_MODULE := libkms
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
LOCAL_SHARED_LIBRARIES := libdrm
|
||||
|
||||
LOCAL_EXPORT_C_INCLUDE_DIRS := $(LOCAL_PATH)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue