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:
Pranav Vashi 2023-05-05 12:44:33 +03:00 committed by CakesTwix
parent 8ee01b7e07
commit 5cbbc0cb38
Signed by: CakesTwix
GPG key ID: 7B11051D5CE19825

View file

@ -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