summaryrefslogtreecommitdiffstats
path: root/opengl
diff options
context:
space:
mode:
Diffstat (limited to 'opengl')
-rw-r--r--opengl/system/egl/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/opengl/system/egl/Android.mk b/opengl/system/egl/Android.mk
index a979089..241cefe 100644
--- a/opengl/system/egl/Android.mk
+++ b/opengl/system/egl/Android.mk
@@ -26,7 +26,7 @@ $(call emugl-end-module)
# Other builds are device-specific and will provide their own
# version of this file to point to the appropriate HW EGL libraries.
#
-ifneq (,$(filter full full_x86 full_mips sdk sdk_x86 sdk_mips google_sdk google_sdk_x86 google_sdk_mips,$(TARGET_PRODUCT)))
+ifneq (,$(filter aosp_arm aosp_x86 aosp_mips full full_x86 full_mips sdk sdk_x86 sdk_mips google_sdk google_sdk_x86 google_sdk_mips,$(TARGET_PRODUCT)))
include $(CLEAR_VARS)
LOCAL_MODULE := egl.cfg