sdm710-common: Switch to jemalloc for libc
* Benchmark shows improvement. Signed-off-by: Pranav Vashi <neobuddy89@gmail.com> Signed-off-by: Sageofd6path <mail2anirban95@gmail.com>
This commit is contained in:
parent
7cd5221f9b
commit
79b2fec6ce
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ TARGET_PROVIDES_AUDIO_EXTNS := true
|
|||
|
||||
# Camera
|
||||
TARGET_USES_QTI_CAMERA_DEVICE := true
|
||||
MALLOC_SVELTE_FOR_LIBC32 := true
|
||||
|
||||
# Display
|
||||
TARGET_SCREEN_DENSITY := 440
|
||||
|
|
Loading…
Reference in a new issue