From 3113d3f4c11ac1635948eaed09e70838890ff358 Mon Sep 17 00:00:00 2001 From: Daniel Hillenbrand Date: Mon, 23 Jul 2012 16:37:14 +0200 Subject: jellybeaned --- BoardConfigCommon.mk | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 7ac11dd..ef97815 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -55,12 +55,10 @@ USE_OPENGL_RENDERER := true COMMON_GLOBAL_CFLAGS += -DSURFACEFLINGER_FORCE_SCREEN_RELEASE TARGET_BOOTANIMATION_PRELOAD := true -# Audio -BOARD_USE_SAMSUNG_SEPARATEDSTREAM := true -BOARD_USES_LIBMEDIA_WITH_AUDIOPARAMETER := true - # HWComposer BOARD_USES_HWCOMPOSER := true +# set if the target supports FBIO_WAITFORVSYNC +TARGET_HAS_WAITFORVSYNC := true # Vold BOARD_VOLD_MAX_PARTITIONS := 12 -- cgit v1.1