Migrating goldfish/opengl to goldfish-opengl am: baec2b5ae1
am: a33d861b94
Change-Id: Idd4ff31d45aac8a1b8223adb1f1a350fc5769c75
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