am 404f32d1: am 1caa938a: Merge "Explictly set WPA_SUPPLICANT_VERSION := VER_0_8_X for the generic devices"

* commit '404f32d120dffc04ca19c1cc84c2491ef249764a':
  Explictly set WPA_SUPPLICANT_VERSION := VER_0_8_X for the generic devices
This commit is contained in:
Ying Wang 2013-12-05 20:33:36 +00:00 committed by Android Git Automerger
commit 41e5c40106
5 changed files with 10 additions and 0 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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