summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIliyan Malchev <malchev@google.com>2014-11-19 22:27:49 -0800
committerThe Android Automerger <android-build@google.com>2014-11-20 15:31:53 -0800
commit1ae9de5534ad43714e1337d510507458ffa09aaa (patch)
treed797f2bd26be9451cdb33042fe7e25ed434a0133
parentc64ea02810f716ccc16e16dbc566b89f4760db95 (diff)
downloadflo-1ae9de5534ad43714e1337d510507458ffa09aaa.tar.gz
b/18402205 External reports: Video playback failing on Flo after upgrade to Lollipop Change-Id: I8569a59f357a0bd689ed5a86da27fcf524a28143 Signed-off-by: Iliyan Malchev <malchev@google.com>
-rwxr-xr-xBoardConfigCommon.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 5e095c5..ed2154c 100755
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -30,6 +30,7 @@ BOARD_KERNEL_BASE := 0x80200000
BOARD_KERNEL_PAGESIZE := 2048
# BOARD_KERNEL_CMDLINE := console=ttyHSL0,115200,n8 androidboot.hardware=msm8960 maxcpus=2
BOARD_KERNEL_CMDLINE := console=ttyHSL0,115200,n8 androidboot.hardware=flo user_debug=31 msm_rtb.filter=0x3F ehci-hcd.park=3
+BOARD_KERNEL_CMDLINE += vmalloc=340M
BOARD_MKBOOTIMG_ARGS := --ramdisk_offset 0x02000000
BOARD_USES_ALSA_AUDIO:= true