Migrating goldfish/opengl to goldfish-opengl
am: 8ff4478d8a

Change-Id: If7c04c9a32e342fe5de49a9dc8c26a3d5da912c2
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 042ad72..83cdffd 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -23,7 +23,7 @@
 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