mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 17:30:20 +01:00
android: radv: remove unused LOCAL_EXPORT_C_INCLUDE_DIRS
The vulkan module is the final HAL. No need to export its headers since none will import it. Signed-off-by: Chih-Wei Huang <cwhuang@linux.org.tw> Acked-by: Eric Engestrom <eric.engestrom@intel.com> Acked-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
parent
4fb11c01c5
commit
352d91ce5b
1 changed files with 0 additions and 4 deletions
|
|
@ -151,10 +151,6 @@ LOCAL_C_INCLUDES := \
|
|||
$(RADV_COMMON_INCLUDES) \
|
||||
$(call generated-sources-dir-for,STATIC_LIBRARIES,libmesa_radv_common,,)
|
||||
|
||||
LOCAL_EXPORT_C_INCLUDE_DIRS := \
|
||||
$(MESA_TOP)/src/amd/vulkan \
|
||||
$(intermediates)
|
||||
|
||||
LOCAL_WHOLE_STATIC_LIBRARIES := \
|
||||
libmesa_util \
|
||||
libmesa_nir \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue