summaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
diff options
context:
space:
mode:
authorRomain Guy <romainguy@google.com>2011-06-20 18:10:36 -0700
committerRomain Guy <romainguy@google.com>2011-06-29 12:19:14 -0700
commit5967fd9196c434715e4103394aa363fca3d51e93 (patch)
tree895418d642beecfb395f7458c5e89b18a71784d2 /BoardConfig.mk
parentc7ed6a612d334cf54661921a654cb30e0d89b96d (diff)
downloaddevice_samsung_tuna-5967fd9196c434715e4103394aa363fca3d51e93.zip
device_samsung_tuna-5967fd9196c434715e4103394aa363fca3d51e93.tar.gz
device_samsung_tuna-5967fd9196c434715e4103394aa363fca3d51e93.tar.bz2
Enable OpenGL rendering for the UI.
Change-Id: I210b7243cc3adc1ae978e90fa958a55c347f7cbe
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 7aa920c..ba350b1 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -41,7 +41,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_RECOVERY_PIXEL_FORMAT := "BGRA_8888"
TARGET_RECOVERY_UI_LIB := librecovery_ui_tuna