Loading target/board/generic/BoardConfig.mk +2 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,6 @@ TARGET_ARCH_VARIANT := armv7-a TARGET_CPU_VARIANT := generic TARGET_CPU_ABI := armeabi-v7a TARGET_CPU_ABI2 := armeabi HAVE_HTC_AUDIO_DRIVER := true BOARD_USES_GENERIC_AUDIO := true Loading @@ -39,6 +38,8 @@ ifeq ($(HOST_OS),linux) endif endif TARGET_USES_HWC2 := true # Build OpenGLES emulation guest and host libraries BUILD_EMULATOR_OPENGL := true Loading target/board/generic_arm64/BoardConfig.mk +2 −0 Original line number Diff line number Diff line Loading @@ -69,6 +69,8 @@ ifeq ($(HOST_OS),linux) endif endif TARGET_USES_HWC2 := true # Build OpenGLES emulation host and guest libraries BUILD_EMULATOR_OPENGL := true Loading target/board/generic_mips/BoardConfig.mk +2 −0 Original line number Diff line number Diff line Loading @@ -46,6 +46,8 @@ ifeq ($(HOST_OS),linux) endif endif TARGET_USES_HWC2 := true # Build OpenGLES emulation guest and host libraries BUILD_EMULATOR_OPENGL := true Loading target/board/generic_mips64/BoardConfig.mk +2 −0 Original line number Diff line number Diff line Loading @@ -61,6 +61,8 @@ ifeq ($(HOST_OS),linux) endif endif TARGET_USES_HWC2 := true # 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 @@ -25,6 +25,8 @@ WITH_DEXPREOPT ?= true WITH_DEXPREOPT_BOOT_IMG_ONLY ?= false endif TARGET_USES_HWC2 := true # Build OpenGLES emulation host and guest libraries BUILD_EMULATOR_OPENGL := true Loading Loading
target/board/generic/BoardConfig.mk +2 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,6 @@ TARGET_ARCH_VARIANT := armv7-a TARGET_CPU_VARIANT := generic TARGET_CPU_ABI := armeabi-v7a TARGET_CPU_ABI2 := armeabi HAVE_HTC_AUDIO_DRIVER := true BOARD_USES_GENERIC_AUDIO := true Loading @@ -39,6 +38,8 @@ ifeq ($(HOST_OS),linux) endif endif TARGET_USES_HWC2 := true # Build OpenGLES emulation guest and host libraries BUILD_EMULATOR_OPENGL := true Loading
target/board/generic_arm64/BoardConfig.mk +2 −0 Original line number Diff line number Diff line Loading @@ -69,6 +69,8 @@ ifeq ($(HOST_OS),linux) endif endif TARGET_USES_HWC2 := true # Build OpenGLES emulation host and guest libraries BUILD_EMULATOR_OPENGL := true Loading
target/board/generic_mips/BoardConfig.mk +2 −0 Original line number Diff line number Diff line Loading @@ -46,6 +46,8 @@ ifeq ($(HOST_OS),linux) endif endif TARGET_USES_HWC2 := true # Build OpenGLES emulation guest and host libraries BUILD_EMULATOR_OPENGL := true Loading
target/board/generic_mips64/BoardConfig.mk +2 −0 Original line number Diff line number Diff line Loading @@ -61,6 +61,8 @@ ifeq ($(HOST_OS),linux) endif endif TARGET_USES_HWC2 := true # 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 @@ -25,6 +25,8 @@ WITH_DEXPREOPT ?= true WITH_DEXPREOPT_BOOT_IMG_ONLY ?= false endif TARGET_USES_HWC2 := true # Build OpenGLES emulation host and guest libraries BUILD_EMULATOR_OPENGL := true Loading