Migrating goldfish/opengl to goldfish-opengl
am: bb4a46da7c

Change-Id: I6cc8795164820c8cb53a8042c1a24a4513fc383a
diff --git a/BoardConfig.mk b/BoardConfig.mk
index dc25d68..4baa66a 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -27,7 +27,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
 TARGET_USERIMAGES_USE_EXT4 := true
 BOARD_SYSTEMIMAGE_PARTITION_SIZE := 786432000
 BOARD_USERDATAIMAGE_PARTITION_SIZE := 576716800