From 64f098356b3c4f1306c02ecdd20c178cf13acf17 Mon Sep 17 00:00:00 2001 From: pix106 Date: Fri, 13 Jan 2023 20:23:19 +0100 Subject: [PATCH] Revert "sdm660-common: build scudo-free 32-bit libc variant" This reverts commit 225e4c510a28fa1aca257c85636b494f137ac931. --- BoardConfigCommon.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 10fbffe4..94231722 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -88,7 +88,6 @@ BUILD_BROKEN_DUP_RULES := true USE_DEVICE_SPECIFIC_CAMERA := true BOARD_QTI_CAMERA_32BIT_ONLY := true TARGET_USES_MEDIA_EXTENSIONS := true -MALLOC_SVELTE_FOR_LIBC32 := true # Clang TARGET_KERNEL_CLANG_VERSION := r416183b