am 85927411: am 590737b6: am 295cb9bc: Enable HW accelerated view framework for generic_x86 builds.

* commit '85927411d2e249aab081fc39c838dbc6e2ff93ea':
  Enable HW accelerated view framework for generic_x86 builds.
This commit is contained in:
Xavier Ducrohet 2012-02-23 07:28:46 -08:00 committed by Android Git Automerger
commit f66089229b
1 changed files with 4 additions and 0 deletions

View File

@ -29,3 +29,7 @@ endif
# Build OpenGLES emulation host and guest libraries
BUILD_EMULATOR_OPENGL := true
# Build and enable the OpenGL ES View renderer. When running on the emulator,
# the GLES renderer disables itself if host GL acceleration isn't available.
USE_OPENGL_RENDERER := true