Loading target/board/generic_x86_64/BoardConfig.mk +2 −2 Original line number Diff line number Diff line Loading @@ -33,8 +33,8 @@ ifeq ($(HOST_OS),linux) WITH_DEXPREOPT := true endif # Build OpenGLES emulation host and guest libraries BUILD_EMULATOR_OPENGL := true # disable the emulator BUILD_EMULATOR := false # 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. Loading Loading
target/board/generic_x86_64/BoardConfig.mk +2 −2 Original line number Diff line number Diff line Loading @@ -33,8 +33,8 @@ ifeq ($(HOST_OS),linux) WITH_DEXPREOPT := true endif # Build OpenGLES emulation host and guest libraries BUILD_EMULATOR_OPENGL := true # disable the emulator BUILD_EMULATOR := false # 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. Loading