summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BoardConfig.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 9353b40..9236c4c 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -8,7 +8,8 @@ include device/generic/x86/BoardConfig.mk
# Build OpenGLES emulation libraries
BUILD_EMULATOR_OPENGL := true
+BUILD_EMULATOR_OPENGL_DRIVER := true
# share the same one across all mini-emulators
-BOARD_EGL_CFG := device/generic/mini-emulator-armv7-a-neon/egl.cfg
+BOARD_EGL_CFG := device/generic/goldfish/opengl/system/egl/egl.cfg