galaxys2-common: Use dlmalloc
Change-Id: I79c1c1580a42f75cfa7bfc436fa5ec6f5070b9c8
This commit is contained in:
parent
25d1995862
commit
da596530e9
@ -59,6 +59,9 @@ BOARD_KERNEL_CMDLINE := console=ttySAC2,115200 consoleblank=0
|
|||||||
# Include an expanded selection of fonts
|
# Include an expanded selection of fonts
|
||||||
EXTENDED_FONT_FOOTPRINT := true
|
EXTENDED_FONT_FOOTPRINT := true
|
||||||
|
|
||||||
|
# Memory management
|
||||||
|
MALLOC_IMPL := dlmalloc
|
||||||
|
|
||||||
# Filesystem
|
# Filesystem
|
||||||
TARGET_USERIMAGES_USE_EXT4 := true
|
TARGET_USERIMAGES_USE_EXT4 := true
|
||||||
BOARD_BOOTIMAGE_PARTITION_SIZE := 8388608
|
BOARD_BOOTIMAGE_PARTITION_SIZE := 8388608
|
||||||
|
Loading…
Reference in New Issue
Block a user