Migrating goldfish/opengl to goldfish-opengl am: baec2b5ae1 am: a33d861b94
am: bc8521e853

Change-Id: I4132d408a1ce4d586331f73fe6668081ddebdddb
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 20f30fb..8819582 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -47,7 +47,7 @@
 BOARD_USE_LEGACY_UI := true
 
 # PDK does not use ext4 image, but it is added here to prevent build break.
-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