summaryrefslogtreecommitdiffstats
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorPawit Pornkitprasan <p.pawit@gmail.com>2012-07-23 15:52:04 +0700
committerPawit Pornkitprasan <p.pawit@gmail.com>2012-07-23 15:52:04 +0700
commitc402186a0ffb4a4d4f7db28cbbe61b1b19a734f6 (patch)
tree1a2e9917ab01f2e32061ccb0c2a4b602bb6f62d7 /BoardConfigCommon.mk
parent0c665bca40695c33794ea8743e0f8dbb690c938c (diff)
downloaddevice_samsung_aries-common-c402186a0ffb4a4d4f7db28cbbe61b1b19a734f6.zip
device_samsung_aries-common-c402186a0ffb4a4d4f7db28cbbe61b1b19a734f6.tar.gz
device_samsung_aries-common-c402186a0ffb4a4d4f7db28cbbe61b1b19a734f6.tar.bz2
aries-common: Enable tvout
Requires http://review.cyanogenmod.com/19972 Change-Id: I3e3dcf19876f10d02d026fe03603da574e87a009
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 0a24554..e4c9b3d 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -95,6 +95,9 @@ BOARD_CUSTOM_GRAPHICS := ../../../device/samsung/aries-common/recovery/graphics.
BOARD_USES_BML_OVER_MTD := true
BOARD_CUSTOM_BOOTIMG_MK := device/samsung/aries-common/shbootimg.mk
+# SkTextBox for libtvout
+BOARD_USES_SKTEXTBOX := true
+
# Hardware rendering
USE_OPENGL_RENDERER := true