summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYahan Zhou <yahan@google.com>2016-10-22 01:20:30 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-10-22 01:20:30 +0000
commitfa9fe9b94bbfd613579782d4d2aef52f32f58c46 (patch)
treeb46204484145bf10282972982964d23bce69c813
parent673aae8bd65d9708821c4062f6a0364a859e7ae4 (diff)
parent70a7dc8f3371f9c744e24c18f5d8dd3c6cc1a6ac (diff)
downloadmini-emulator-x86_64-fa9fe9b94bbfd613579782d4d2aef52f32f58c46.tar.gz
am: 70a7dc8f33 Change-Id: I7ec27a90d8b3399f99e0088c452745b218c7798b
-rw-r--r--BoardConfig.mk2
1 files changed, 1 insertions, 1 deletions
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 := true
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