summaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
diff options
context:
space:
mode:
authorRomain Guy <romainguy@google.com>2011-06-07 15:57:25 -0700
committerRomain Guy <romainguy@google.com>2011-06-07 15:57:25 -0700
commit27a825ca192e9911563d0f56e99f063ca106a5d6 (patch)
treec1cdf771aa15340b6dd64c532aee8d0c6c821fa1 /BoardConfig.mk
parent9986ca1b70bf6b8e8299494f8e83f613b365395e (diff)
downloaddevice_samsung_tuna-27a825ca192e9911563d0f56e99f063ca106a5d6.zip
device_samsung_tuna-27a825ca192e9911563d0f56e99f063ca106a5d6.tar.gz
device_samsung_tuna-27a825ca192e9911563d0f56e99f063ca106a5d6.tar.bz2
Disable hw acceleration.
Change-Id: Ie761e5861ac4e1584cd44af3f91ad28a19935dd2
Diffstat (limited to 'BoardConfig.mk')
-rw-r--r--BoardConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 9bd74a9..7ad6c34 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -42,7 +42,7 @@ BOARD_EGL_CFG := device/samsung/tuna/egl.cfg
#BOARD_USES_HGL := true
#BOARD_USES_OVERLAY := true
-USE_OPENGL_RENDERER := true
+#USE_OPENGL_RENDERER := true
TARGET_USERIMAGES_USE_EXT4 := true
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 268435456