summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYahan Zhou <yahan@google.com>2016-10-22 01:20:32 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-10-22 01:20:32 +0000
commitce7b6f79db4857cd6efff58eafa3f9b4ff1d04f2 (patch)
tree5654f12cfcb1f2eddacf9cf3e9b22556d4db2ada
parent81ce753ec0014fe404c4eec3ac6d04504356a638 (diff)
parent8ff4478d8ad282997025e72f4f89723d73dc485d (diff)
downloadx86-ce7b6f79db4857cd6efff58eafa3f9b4ff1d04f2.tar.gz
am: 8ff4478d8a Change-Id: If7c04c9a32e342fe5de49a9dc8c26a3d5da912c2
-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