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

Commit dc01136b authored by Greg Hackmann's avatar Greg Hackmann
Browse files

Revert "HACK: disable emulator on x86_64"

This reverts commit 4562c5bc.
parent 0c4870a4
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -33,8 +33,8 @@ ifeq ($(HOST_OS),linux)
WITH_DEXPREOPT ?= true
WITH_DEXPREOPT ?= true
endif
endif


# disable the emulator
# Build OpenGLES emulation host and guest libraries
BUILD_EMULATOR := false
BUILD_EMULATOR_OPENGL := true


# Build and enable the OpenGL ES View renderer. When running on the emulator,
# 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.
# the GLES renderer disables itself if host GL acceleration isn't available.