From f462edcc44cb25406a92ac07a328518ef0104982 Mon Sep 17 00:00:00 2001 From: Daniel Hillenbrand Date: Mon, 24 Jun 2013 07:47:34 -0700 Subject: [PATCH] Revert "galaxys2: use fimg" This reverts commit 5cce906553955d3ed4328b4d785cd572ebdf3456 Change-Id: I25178feaf07b8785e89e233a5151213f4e322066 --- BoardCommonConfig.mk | 4 ---- 1 file changed, 4 deletions(-) diff --git a/BoardCommonConfig.mk b/BoardCommonConfig.mk index ef7757c..1a7601e 100644 --- a/BoardCommonConfig.mk +++ b/BoardCommonConfig.mk @@ -69,10 +69,6 @@ TARGET_RELEASETOOL_IMG_FROM_TARGET_SCRIPT := ./device/samsung/galaxys2-common/re BOARD_EGL_CFG := device/samsung/galaxys2-common/configs/egl.cfg USE_OPENGL_RENDERER := true -# FIMG Acceleration -BOARD_USES_FIMGAPI := true -BOARD_USES_SKIA_FIMGAPI := true - # Enable WEBGL in WebKit ENABLE_WEBGL := true