3
0
Fork 0

galaxys2-common: Use dlmalloc

Change-Id: I79c1c1580a42f75cfa7bfc436fa5ec6f5070b9c8
This commit is contained in:
Caio Schnepper 2015-10-08 15:25:11 -03:00
parent 25d1995862
commit da596530e9
1 changed files with 3 additions and 0 deletions

View File

@ -59,6 +59,9 @@ BOARD_KERNEL_CMDLINE := console=ttySAC2,115200 consoleblank=0
# Include an expanded selection of fonts
EXTENDED_FONT_FOOTPRINT := true
# Memory management
MALLOC_IMPL := dlmalloc
# Filesystem
TARGET_USERIMAGES_USE_EXT4 := true
BOARD_BOOTIMAGE_PARTITION_SIZE := 8388608