summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYahan Zhou <yahan@google.com>2016-10-22 01:54:35 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-10-22 01:54:35 +0000
commit63f8e112ad1f2fba9b06607a395ed012bdaa1e46 (patch)
treeb46204484145bf10282972982964d23bce69c813
parent673aae8bd65d9708821c4062f6a0364a859e7ae4 (diff)
parentfa9fe9b94bbfd613579782d4d2aef52f32f58c46 (diff)
downloadmini-emulator-x86_64-63f8e112ad1f2fba9b06607a395ed012bdaa1e46.tar.gz
Migrating goldfish/opengl to goldfish-opengl am: 70a7dc8f33
am: fa9fe9b94b Change-Id: I9e45ef64e522f73f14545d5faa01bce39d96c515
-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