Android: remove unused MESA_ENABLED_APIS variable

The variable was forgotten during the FEATURE_* removal.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
This commit is contained in:
Emil Velikov 2013-09-30 15:58:51 +01:00
parent 9560d34fcf
commit 1aeafcb7c5
3 changed files with 0 additions and 6 deletions

View file

@ -38,8 +38,6 @@ include $(CLEAR_VARS)
LOCAL_MODULE := libmesa_dricore
LOCAL_MODULE_CLASS := STATIC_LIBRARIES
MESA_ENABLED_APIS := ES1 ES2 GL
LOCAL_SRC_FILES := \
$(MESA_FILES)

View file

@ -37,8 +37,6 @@ include $(CLEAR_VARS)
LOCAL_MODULE := libmesa_st_mesa
MESA_ENABLED_APIS := ES1 ES2
LOCAL_SRC_FILES := \
$(MESA_GALLIUM_FILES)

View file

@ -47,8 +47,6 @@ LOCAL_MODULE_CLASS := STATIC_LIBRARIES
intermediates := $(call local-intermediates-dir)
MESA_ENABLED_APIS := ES1 ES2
# TODO(chadv): In Makefile.sources, move these vars to a different list so we can
# remove this kludge.
generated_sources_basenames := \