sdm660-common: build scudo-free 32-bit libc variant

This reverts commit 64f098356b.
This commit is contained in:
pix106 2023-05-08 21:54:21 +02:00
parent 305c24f51b
commit 5c287da296

View file

@ -84,6 +84,7 @@ BUILD_BROKEN_DUP_RULES := true
USE_DEVICE_SPECIFIC_CAMERA := true USE_DEVICE_SPECIFIC_CAMERA := true
BOARD_QTI_CAMERA_32BIT_ONLY := true BOARD_QTI_CAMERA_32BIT_ONLY := true
TARGET_USES_MEDIA_EXTENSIONS := true TARGET_USES_MEDIA_EXTENSIONS := true
MALLOC_SVELTE_FOR_LIBC32 := true
# ConfigFS # ConfigFS
TARGET_FS_CONFIG_GEN := $(COMMON_PATH)/configs/config.fs TARGET_FS_CONFIG_GEN := $(COMMON_PATH)/configs/config.fs