Loading core/main.mk +1 −0 Original line number Diff line number Diff line Loading @@ -404,6 +404,7 @@ subdirs := \ development/host \ development/tools/etc1tool \ development/tools/line_endings \ development/tools/emulator/opengl \ external/clang \ external/easymock \ external/expat \ Loading target/board/generic/BoardConfig.mk +3 −0 Original line number Diff line number Diff line Loading @@ -30,3 +30,6 @@ USE_CAMERA_STUB := true # Set /system/bin/sh to ash, not mksh, to make sure we can switch back. TARGET_SHELL := ash # Build OpenGLES emulation guest and host libraries BUILD_EMULATOR_OPENGL := true target/board/generic_x86/BoardConfig.mk +3 −0 Original line number Diff line number Diff line Loading @@ -20,3 +20,6 @@ USE_CAMERA_STUB := true # Set /system/bin/sh to ash, not mksh, to make sure we can switch back. TARGET_SHELL := ash # Build OpenGLES emulation host and guest libraries BUILD_EMULATOR_OPENGL := true Loading
core/main.mk +1 −0 Original line number Diff line number Diff line Loading @@ -404,6 +404,7 @@ subdirs := \ development/host \ development/tools/etc1tool \ development/tools/line_endings \ development/tools/emulator/opengl \ external/clang \ external/easymock \ external/expat \ Loading
target/board/generic/BoardConfig.mk +3 −0 Original line number Diff line number Diff line Loading @@ -30,3 +30,6 @@ USE_CAMERA_STUB := true # Set /system/bin/sh to ash, not mksh, to make sure we can switch back. TARGET_SHELL := ash # Build OpenGLES emulation guest and host libraries BUILD_EMULATOR_OPENGL := true
target/board/generic_x86/BoardConfig.mk +3 −0 Original line number Diff line number Diff line Loading @@ -20,3 +20,6 @@ USE_CAMERA_STUB := true # Set /system/bin/sh to ash, not mksh, to make sure we can switch back. TARGET_SHELL := ash # Build OpenGLES emulation host and guest libraries BUILD_EMULATOR_OPENGL := true