summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYahan Zhou <yahan@google.com>2016-06-27 15:46:23 -0700
committerYahan Zhou <yahan@google.com>2016-11-30 00:01:44 +0000
commit5f29a14dc6e0d26dd628b502317f6b853028f54b (patch)
treeb46204484145bf10282972982964d23bce69c813
parent673aae8bd65d9708821c4062f6a0364a859e7ae4 (diff)
downloadmini-emulator-x86_64-5f29a14dc6e0d26dd628b502317f6b853028f54b.tar.gz
BUG:32183368 Change-Id: Icab75722e1b477b51031e58479f5639b71d71e0e (cherry picked from commit 72be706f57aa94d208266f992118fa833740a5ed) (cherry picked from commit 0bcdd47209c35be8c2f158dd9ff4086edee34e0a) (cherry picked from commit 70a7dc8f3371f9c744e24c18f5d8dd3c6cc1a6ac)
-rw-r--r--BoardConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 905eb97..6e2bbfd 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -12,7 +12,7 @@ BUILD_EMULATOR_OPENGL := true
BUILD_EMULATOR_OPENGL_DRIVER := true
# share the same one across all mini-emulators
-BOARD_EGL_CFG := device/generic/goldfish/opengl/system/egl/egl.cfg
+BOARD_EGL_CFG := device/generic/goldfish-opengl/system/egl/egl.cfg
TARGET_USERIMAGES_USE_EXT4 := true
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 786432000