Loading target/board/generic/BoardConfig.mk +2 −0 Original line number Diff line number Diff line Loading @@ -38,6 +38,8 @@ ifeq ($(HOST_OS),linux) endif endif WPA_SUPPLICANT_VERSION := VER_0_8_X # Build OpenGLES emulation guest and host libraries BUILD_EMULATOR_OPENGL := true Loading target/board/generic_aarch64/BoardConfig.mk +2 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,8 @@ endif # Build OpenGLES emulation host and guest libraries BUILD_EMULATOR_OPENGL := true WPA_SUPPLICANT_VERSION := VER_0_8_X # 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 Loading target/board/generic_mips/BoardConfig.mk +2 −0 Original line number Diff line number Diff line Loading @@ -42,6 +42,8 @@ ifeq ($(HOST_OS),linux) endif endif WPA_SUPPLICANT_VERSION := VER_0_8_X # Build OpenGLES emulation guest and host libraries BUILD_EMULATOR_OPENGL := true Loading target/board/generic_x86/BoardConfig.mk +2 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,8 @@ ifeq ($(HOST_OS),linux) WITH_DEXPREOPT := true endif WPA_SUPPLICANT_VERSION := VER_0_8_X # Build OpenGLES emulation host and guest libraries BUILD_EMULATOR_OPENGL := true Loading target/board/generic_x86_64/BoardConfig.mk +2 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,8 @@ ifeq ($(HOST_OS),linux) WITH_DEXPREOPT := true endif WPA_SUPPLICANT_VERSION := VER_0_8_X # Build OpenGLES emulation host and guest libraries BUILD_EMULATOR_OPENGL := true Loading Loading
target/board/generic/BoardConfig.mk +2 −0 Original line number Diff line number Diff line Loading @@ -38,6 +38,8 @@ ifeq ($(HOST_OS),linux) endif endif WPA_SUPPLICANT_VERSION := VER_0_8_X # Build OpenGLES emulation guest and host libraries BUILD_EMULATOR_OPENGL := true Loading
target/board/generic_aarch64/BoardConfig.mk +2 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,8 @@ endif # Build OpenGLES emulation host and guest libraries BUILD_EMULATOR_OPENGL := true WPA_SUPPLICANT_VERSION := VER_0_8_X # 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 Loading
target/board/generic_mips/BoardConfig.mk +2 −0 Original line number Diff line number Diff line Loading @@ -42,6 +42,8 @@ ifeq ($(HOST_OS),linux) endif endif WPA_SUPPLICANT_VERSION := VER_0_8_X # Build OpenGLES emulation guest and host libraries BUILD_EMULATOR_OPENGL := true Loading
target/board/generic_x86/BoardConfig.mk +2 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,8 @@ ifeq ($(HOST_OS),linux) WITH_DEXPREOPT := true endif WPA_SUPPLICANT_VERSION := VER_0_8_X # Build OpenGLES emulation host and guest libraries BUILD_EMULATOR_OPENGL := true Loading
target/board/generic_x86_64/BoardConfig.mk +2 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,8 @@ ifeq ($(HOST_OS),linux) WITH_DEXPREOPT := true endif WPA_SUPPLICANT_VERSION := VER_0_8_X # Build OpenGLES emulation host and guest libraries BUILD_EMULATOR_OPENGL := true Loading