summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYahan Zhou <yahan@google.com>2016-06-27 15:45:33 -0700
committerYahan Zhou <yahan@google.com>2016-07-12 21:58:39 +0000
commit6d4527312735e4edae6e2d10b8087a935fee8be6 (patch)
tree5654f12cfcb1f2eddacf9cf3e9b22556d4db2ada
parent81ce753ec0014fe404c4eec3ac6d04504356a638 (diff)
downloadx86-6d4527312735e4edae6e2d10b8087a935fee8be6.tar.gz
Change-Id: Iff57811c38435968b2d4d2925010a6659925fc0d (cherry picked from commit bdb1eef5cc32cef418fc77248e86429c92acdae3)
-rw-r--r--BoardConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 042ad72..83cdffd 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -23,7 +23,7 @@ USE_OPENGL_RENDERER := 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
# PDK does not use ext4 image, but it is added here to prevent build break.
TARGET_USERIMAGES_USE_EXT4 := true