summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYahan Zhou <yahan@google.com>2016-06-30 14:55:09 -0700
committerYahan Zhou <yahan@google.com>2016-11-30 00:02:26 +0000
commitc30795ed4ee4b2ca39871474ceab2c43ae89ca51 (patch)
tree69c78ba78f09fe338d5585b31a50267e15a1ead3
parentbf07c7522e80eef53a58a49e5d05b8913d00d1a6 (diff)
downloadmips-c30795ed4ee4b2ca39871474ceab2c43ae89ca51.tar.gz
BUG:32183368 Change-Id: Iba7ec42ceeebd962e694513236a1b907d87b12c7 (cherry picked from commit d05fd8d33e9eb1870b4c6e3b2515183d9c77b88a) (cherry picked from commit 90ca9ef87fd2c7ff6cea1a72cff64275dcf96d64) (cherry picked from commit bb4a46da7c860d4b2e3af7a4e8c2a69586234478)
-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