sm6150-common: memory: Enable SVELTE memory configuration
Signed-off-by: Shashank Patil <9945shashank@gmail.com> Signed-off-by: donjohanliebert <donjohanliebert@gmail.com>
This commit is contained in:
parent
020560689e
commit
528e0d3d77
@ -49,6 +49,10 @@ TARGET_NO_BOOTLOADER := true
|
|||||||
# Camera
|
# Camera
|
||||||
TARGET_CAMERA_OVERRIDE_FORMAT_FROM_RESERVED := true
|
TARGET_CAMERA_OVERRIDE_FORMAT_FROM_RESERVED := true
|
||||||
|
|
||||||
|
# Malloc
|
||||||
|
MALLOC_SVELTE := true
|
||||||
|
MALLOC_SVELTE_FOR_LIBC32 := true
|
||||||
|
|
||||||
# Display
|
# Display
|
||||||
TARGET_USES_COLOR_METADATA := true
|
TARGET_USES_COLOR_METADATA := true
|
||||||
TARGET_USES_DISPLAY_RENDER_INTENTS := true
|
TARGET_USES_DISPLAY_RENDER_INTENTS := true
|
||||||
|
Loading…
Reference in New Issue
Block a user