summaryrefslogtreecommitdiffstats
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorDaniel Hillenbrand <daniel.hillenbrand@codeworkx.de>2012-07-23 16:37:14 +0200
committerDaniel Hillenbrand <daniel.hillenbrand@codeworkx.de>2012-07-23 16:37:14 +0200
commit3113d3f4c11ac1635948eaed09e70838890ff358 (patch)
tree0918ce1ff8daac5c1b9b50c34211acdaaddd0ada /BoardConfigCommon.mk
parent5c80d942c5aa960ce08308c5a03b47b4bb3f2b08 (diff)
downloaddevice_samsung_p5100-3113d3f4c11ac1635948eaed09e70838890ff358.zip
device_samsung_p5100-3113d3f4c11ac1635948eaed09e70838890ff358.tar.gz
device_samsung_p5100-3113d3f4c11ac1635948eaed09e70838890ff358.tar.bz2
jellybeaned
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk6
1 files changed, 2 insertions, 4 deletions
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