Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d9bd216e authored by Xavier Ducrohet's avatar Xavier Ducrohet Committed by Android Git Automerger
Browse files

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

* commit '295cb9bc':
  Enable HW accelerated view framework for generic_x86 builds.
parents 4b067bdf 295cb9bc
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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