From c3aaca7db809cf46dc84e95d4f72af3a13c8a336 Mon Sep 17 00:00:00 2001 From: Daniel Hillenbrand Date: Wed, 20 Jun 2012 18:56:11 +0200 Subject: disable lcdtext --- BoardConfigCommon.mk | 3 --- 1 file changed, 3 deletions(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index a034ff0..7ac11dd 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -55,9 +55,6 @@ USE_OPENGL_RENDERER := true COMMON_GLOBAL_CFLAGS += -DSURFACEFLINGER_FORCE_SCREEN_RELEASE TARGET_BOOTANIMATION_PRELOAD := true -# Use nicer font rendering -BOARD_USE_SKIA_LCDTEXT := true - # Audio BOARD_USE_SAMSUNG_SEPARATEDSTREAM := true BOARD_USES_LIBMEDIA_WITH_AUDIOPARAMETER := true -- cgit v1.1