From 0607cc2b4c09b08c0b7205e6bf2c2f3431a498c1 Mon Sep 17 00:00:00 2001 From: Ricardo Cerqueira Date: Fri, 25 Oct 2013 23:44:05 +0100 Subject: Get rid of the gfx buffer workarounds Concurrent buffers are now working, we don't need this crap anymore Change-Id: I80c35bb67c41e9c61faeb6f3cd80d3e9033f9641 --- BoardCommonConfig.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'BoardCommonConfig.mk') diff --git a/BoardCommonConfig.mk b/BoardCommonConfig.mk index 5a4c238..e189a28 100644 --- a/BoardCommonConfig.mk +++ b/BoardCommonConfig.mk @@ -76,7 +76,6 @@ BOARD_EGL_CFG := device/samsung/smdk4412-common/configs/egl.cfg USE_OPENGL_RENDERER := true BOARD_USES_SKIAHWJPEG := true COMMON_GLOBAL_CFLAGS += -DSEC_HWJPEG_G2D -BOARD_EGL_NEEDS_LEGACY_FB := true # FIMG Acceleration BOARD_USES_FIMGAPI := true -- cgit v1.1