From c402186a0ffb4a4d4f7db28cbbe61b1b19a734f6 Mon Sep 17 00:00:00 2001 From: Pawit Pornkitprasan Date: Mon, 23 Jul 2012 15:52:04 +0700 Subject: aries-common: Enable tvout Requires http://review.cyanogenmod.com/19972 Change-Id: I3e3dcf19876f10d02d026fe03603da574e87a009 --- BoardConfigCommon.mk | 3 +++ 1 file changed, 3 insertions(+) (limited to 'BoardConfigCommon.mk') 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 -- cgit v1.1