summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYahan Zhou <yahan@google.com>2016-06-30 14:55:09 -0700
committerYahan Zhou <yahan@google.com>2016-07-12 21:59:36 +0000
commitf907c2d4fa2e4d8a72776524821d62ba34b574e2 (patch)
tree69c78ba78f09fe338d5585b31a50267e15a1ead3
parentbf07c7522e80eef53a58a49e5d05b8913d00d1a6 (diff)
downloadmips-f907c2d4fa2e4d8a72776524821d62ba34b574e2.tar.gz
Change-Id: Iba7ec42ceeebd962e694513236a1b907d87b12c7 (cherry picked from commit d05fd8d33e9eb1870b4c6e3b2515183d9c77b88a)
-rw-r--r--BoardConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index dc25d68..4baa66a 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -27,7 +27,7 @@ USE_CAMERA_STUB := true
BOARD_USE_LEGACY_UI := 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
BOARD_USERDATAIMAGE_PARTITION_SIZE := 576716800