mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
msm8226-common: add MALLOC_SVELTE to Boardconfig.mk
Change-Id: Ica5df80a6def0af7d42427adcf5bec1ec14bd42e
This commit is contained in:
parent
af373f8058
commit
949880a044
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ TARGET_INIT_VENDOR_LIB := libinit_msm
|
|||
BOARD_HARDWARE_CLASS += device/samsung/msm8226-common/lineagehw
|
||||
|
||||
# Memory
|
||||
MALLOC_IMPL := dlmalloc
|
||||
MALLOC_SVELTE := true
|
||||
|
||||
# Optimize
|
||||
PRODUCT_SYSTEM_SERVER_COMPILER_FILTER := speed-profile
|
||||
|
|
Loading…
Reference in a new issue