device/generic/x86
Revision | 15ea4f029b7f07387fd37c89f6edf2f5fc6e2233 (tree) |
---|---|
Time | 2016-10-22 10:54:37 |
Author | Yahan Zhou <yahan@goog...> |
Commiter | android-build-merger |
Migrating goldfish/opengl to goldfish-opengl am: 8ff4478d8a
am: ce7b6f79db
Change-Id: I00ab28ad7e62f9c12d18e99ab8841330572b4d8d
@@ -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 |