Migrating goldfish/opengl to goldfish-opengl
am: 70a7dc8f33

Change-Id: I7ec27a90d8b3399f99e0088c452745b218c7798b
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 905eb97..6e2bbfd 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -12,7 +12,7 @@
 BUILD_EMULATOR_OPENGL_DRIVER := 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