summaryrefslogtreecommitdiffstats
path: root/BoardCommonConfig.mk
diff options
context:
space:
mode:
Diffstat (limited to 'BoardCommonConfig.mk')
-rw-r--r--BoardCommonConfig.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/BoardCommonConfig.mk b/BoardCommonConfig.mk
index cfa8cbb..fabcfb7 100644
--- a/BoardCommonConfig.mk
+++ b/BoardCommonConfig.mk
@@ -79,9 +79,7 @@ TARGET_RELEASETOOLS_EXTENSIONS := ./device/samsung/galaxys2-common/releasetools/
BOARD_HARDWARE_CLASS := hardware/samsung/cmhw
# Graphics
-BOARD_EGL_CFG := device/samsung/galaxys2-common/configs/egl.cfg
-BOARD_EGL_NEEDS_HANDLE_VALUE := true
-USE_OPENGL_RENDERER := true
+USE_OPENGL_RENDERER := false
TARGET_REQUIRES_SYNCHRONOUS_SETSURFACE := true
COMMON_GLOBAL_CFLAGS += -DFORCE_SCREENSHOT_CPU_PATH -DWORKAROUND_BUG_10194508