• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

device/generic/x86


Commit MetaInfo

Revisionb676b41d81d862839ee6670516d21e2f869051d6 (tree)
Time2016-11-30 09:02:37
AuthorYahan Zhou <yahan@goog...>
CommiterYahan Zhou

Log Message

Migrating goldfish/opengl to goldfish-opengl

BUG:32183368
Change-Id: Iff57811c38435968b2d4d2925010a6659925fc0d
(cherry picked from commit bdb1eef5cc32cef418fc77248e86429c92acdae3)
(cherry picked from commit 8ab3b808f43ec122616f1b61e2e91d9725c77cc2)
(cherry picked from commit 8ff4478d8ad282997025e72f4f89723d73dc485d)

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