device/generic/x86
修订版 | ce7b6f79db4857cd6efff58eafa3f9b4ff1d04f2 (tree) |
---|---|
时间 | 2016-10-22 10:20:32 |
作者 | Yahan Zhou <yahan@goog...> |
Commiter | android-build-merger |
Migrating goldfish/opengl to goldfish-opengl
am: 8ff4478d8a
Change-Id: If7c04c9a32e342fe5de49a9dc8c26a3d5da912c2
@@ -23,7 +23,7 @@ USE_OPENGL_RENDERER := true | ||
23 | 23 | BOARD_USE_LEGACY_UI := true |
24 | 24 | |
25 | 25 | # share the same one across all mini-emulators |
26 | -BOARD_EGL_CFG := device/generic/goldfish/opengl/system/egl/egl.cfg | |
26 | +BOARD_EGL_CFG := device/generic/goldfish-opengl/system/egl/egl.cfg | |
27 | 27 | |
28 | 28 | # PDK does not use ext4 image, but it is added here to prevent build break. |
29 | 29 | TARGET_USERIMAGES_USE_EXT4 := true |