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

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

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

* commit '85927411':
  Enable HW accelerated view framework for generic_x86 builds.
parents 3f376345 85927411
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