diff options
| author | Jeferson Rodrigo de Oliveira <jroliveira.oliveira301@gmail.com> | 2021-05-30 04:33:14 +0200 |
|---|---|---|
| committer | Gerrit Code Review <gerrit@box1> | 2021-05-30 04:33:14 +0200 |
| commit | 0ddf33e9c0a8e6d813e45788906f44752fbe26bc (patch) | |
| tree | fbfcd09d8319af4aedea1feaacf948aa2d793168 | |
| parent | 7e210df1543b9780986d166a3d2e06e70b094bf8 (diff) | |
| parent | 166bb79c847f8747cfdcce67921bf3bae5071d84 (diff) | |
Merge "Revert "victara: Force build scudo free 32 bit variant of libc"" into r11.1
| -rw-r--r-- | BoardConfig.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk index 867529a..72cebd7 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -78,7 +78,6 @@ TARGET_NO_BOOTLOADER := true # Camera TARGET_HAS_LEGACY_CAMERA_HAL1 := true -MALLOC_SVELTE_FOR_LIBC32 := true # Dexpreopt WITH_DEXPREOPT_DEBUG_INFO := false |
