Android-x86
Fork
Donation

  • R/O
  • HTTP
  • SSH
  • HTTPS

device-generic-x86: Commit

device/generic/x86


Commit MetaInfo

Revision15ea4f029b7f07387fd37c89f6edf2f5fc6e2233 (tree)
Time2016-10-22 10:54:37
AuthorYahan Zhou <yahan@goog...>
Commiterandroid-build-merger

Log Message

Migrating goldfish/opengl to goldfish-opengl am: 8ff4478d8a
am: ce7b6f79db

Change-Id: I00ab28ad7e62f9c12d18e99ab8841330572b4d8d

Change Summary

Incremental Difference

--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -23,7 +23,7 @@ USE_OPENGL_RENDERER := true
2323 BOARD_USE_LEGACY_UI := true
2424
2525 # 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
2727
2828 # PDK does not use ext4 image, but it is added here to prevent build break.
2929 TARGET_USERIMAGES_USE_EXT4 := true
Show on old repository browser