am 615d2ffa: Enable the OpenGL View renderer on the emulator

* commit '615d2ffa926d03ba44fbc58b4593ce96ef831783':
  Enable the OpenGL View renderer on the emulator
This commit is contained in:
Jesse Hall
2011-12-12 15:22:32 -08:00
committed by Android Git Automerger

View File

@@ -39,3 +39,7 @@ endif
# Build OpenGLES emulation guest and host 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