sdm710-common: Use jemalloc to fix camera
[Kondros1995] We dont have this issue with MIUI camera port but lets have it just to be safe
This commit is contained in:
parent
8ee01b7e07
commit
5cbbc0cb38
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ TARGET_KERNEL_VERSION := 4.9
|
||||||
TARGET_PROVIDES_AUDIO_EXTNS := true
|
TARGET_PROVIDES_AUDIO_EXTNS := true
|
||||||
|
|
||||||
# Camera
|
# Camera
|
||||||
|
MALLOC_SVELTE := true
|
||||||
MALLOC_SVELTE_FOR_LIBC32 := true
|
MALLOC_SVELTE_FOR_LIBC32 := true
|
||||||
|
|
||||||
# Display
|
# Display
|
||||||
|
|
Loading…
Reference in a new issue