Migrating goldfish/opengl to goldfish-opengl am: bb4a46da7c
am: 3f4121f0b3

Change-Id: I6fe422039688b99d688b1669cf7a8045301b333f
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