summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYahan Zhou <yahan@google.com>2016-10-22 01:54:36 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-10-22 01:54:36 +0000
commit167f50d83a73537ed1ae210f636d3d81f16e25c0 (patch)
tree69c78ba78f09fe338d5585b31a50267e15a1ead3
parentbf07c7522e80eef53a58a49e5d05b8913d00d1a6 (diff)
parent3f4121f0b3b142080992cdd295f2cb63bfe2b306 (diff)
downloadmips-167f50d83a73537ed1ae210f636d3d81f16e25c0.tar.gz
Migrating goldfish/opengl to goldfish-opengl am: bb4a46da7c
am: 3f4121f0b3 Change-Id: I6fe422039688b99d688b1669cf7a8045301b333f
-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