Skip to content

Commit

Permalink
TARGET_MISSING_EGL_EXTERNAL_IMAGE := true
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarx2k committed May 8, 2012
1 parent 618a0fe commit c9bb934
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,8 @@ DEFAULT_FB_NUM := 0
BOARD_USE_YUV422I_DEFAULT_COLORFORMAT := true
BOARD_NO_RGBX_8888 := true
BOARD_USES_OVERLAY := true
COMMON_GLOBAL_CFLAGS += -DMISSING_EGL_EXTERNAL_IMAGE -DMISSING_EGL_PIXEL_FORMAT_YV12
COMMON_GLOBAL_CFLAGS += -DMISSING_GRALLOC_BUFFERS
COMMON_GLOBAL_CFLAGS += -DMISSING_GRALLOC_BUFFERS -DMISSING_EGL_PIXEL_FORMAT_YV12
TARGET_MISSING_EGL_EXTERNAL_IMAGE := true

# Camera
USE_CAMERA_STUB := false
Expand Down

0 comments on commit c9bb934

Please sign in to comment.