From 24f1e9b47f29ec6f3af688b8b3c210a996b9fd7f Mon Sep 17 00:00:00 2001 From: Daniel Hillenbrand Date: Mon, 23 Jul 2012 21:00:39 +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 7c26b00..5ef07e8 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