platform_build/target/board
Vilas Bhat d98e1a86f3 ndk: Remove MALLOC_LOW_MEMORY config for the ndk
This switches the ndk to using scudo instead of jemalloc.

Bug: 337242400
Test:
Built NDK and tested lldb-server on both 4k and 16k devices
```
$ cd aosp && mkdir ndk_prebuilts
$ export OUT_DIR=ndk_prebuilts
$ ./build/soong/scripts/build-ndk-prebuilts.sh
$ cp -r ~/aosp/ndk_prebuilts/soong/ndk/sysroot/*
~/llvm-project/toolchain/prebuilts/ndk/releases/r27/toolchains/llvm/prebuilt/linux-x86_64/sysroot/
$ cd ../llvm-project
$ python3 toolchain/llvm_android/build.py
$ adb push out/stage2-install/runtimes_ndk_cxx/aarch64/lldb-server /data/local/tmp/
$ adb shell "getconf PAGE_SIZE"
16384
$ adb shell "strace /data/local/tmp/lldb-server"
<output trimmed>
mprotect(<address redacted>, 16384, PROT_READ) = 0
exit_group(0)                           = ?
+++ exited with 0 +++
```
Change-Id: I982595278d70cb39b9f6c7c8e9b95f12723fc5bf
2024-05-23 18:43:57 +00:00
..
generic (reland2) Remove emulator dependencies on non emulator targets (2) 2023-07-11 14:16:35 -07:00
generic_64bitonly_x86_64 (reland2) Remove emulator dependencies on non emulator targets (2) 2023-07-11 14:16:35 -07:00
generic_arm64 Support dynamic 64-bit drmserver 2023-05-17 05:02:25 +00:00
generic_riscv64 Revert "Disable dexpreopt for aosp_riscv64" 2023-03-28 13:15:35 +00:00
generic_x86 (reland2) Remove emulator dependencies on non emulator targets (2) 2023-07-11 14:16:35 -07:00
generic_x86_64 (reland2) Remove emulator dependencies on non emulator targets (2) 2023-07-11 14:16:35 -07:00
generic_x86_64_arm64 (reland2) Remove emulator dependencies on non emulator targets (2) 2023-07-11 14:16:35 -07:00
generic_x86_arm (reland2) Remove emulator dependencies on non emulator targets (2) 2023-07-11 14:16:35 -07:00
gsi_arm64 Support dynamic 64-bit drmserver 2023-05-17 05:02:25 +00:00
linux_bionic Use a better arbitrary target arch for this host-only "device". 2023-03-23 18:39:54 +00:00
mainline_arm64 OWNERS: include core sepolicy OWNERS 2020-11-16 13:26:38 +01:00
mainline_sdk Export the sqlite build flag to more products 2024-03-21 16:08:50 -07:00
mainline_x86 Clean up TARGET_FLATTEN_APEX lines in mainline products 2019-12-30 16:19:28 +08:00
mainline_x86_64 Add mainline_system_x86_64 product 2019-11-20 18:01:22 +08:00
mainline_x86_arm Clean up TARGET_FLATTEN_APEX lines in mainline products 2019-12-30 16:19:28 +08:00
module_arm Remove config for 64-bit binder ABI 2023-04-26 20:45:15 +00:00
module_arm64 Remove config for 64-bit binder ABI 2023-04-26 20:45:15 +00:00
module_arm64only Remove config for 64-bit binder ABI 2023-04-26 20:45:15 +00:00
module_riscv64 Add riscv64 banchan target. 2023-06-28 13:58:30 +01:00
module_x86 Remove config for 64-bit binder ABI 2023-04-26 20:45:15 +00:00
module_x86_64 Remove config for 64-bit binder ABI 2023-04-26 20:45:15 +00:00
module_x86_64only Remove config for 64-bit binder ABI 2023-04-26 20:45:15 +00:00
ndk ndk: Remove MALLOC_LOW_MEMORY config for the ndk 2024-05-23 18:43:57 +00:00
Android.mk Revert "Allow to override fastboot-info.txt for specific board" 2023-12-13 18:58:49 +00:00
BoardConfigGsiCommon.mk Set BOARD_X_FILE_SYSTEM_TYPE in the common BoardConfig file 2023-04-22 18:07:30 -07:00
BoardConfigMainlineCommon.mk Remove BOARD_VNDK_VERSION usage from Kati 2024-04-09 14:47:29 +09:00
BoardConfigPixelCommon.mk Pixel Common: system_dlkm: avb hashtree footer 2022-03-02 12:38:10 -08:00
go_defaults.prop Move go default system properties into prop files 2018-06-26 15:12:46 -07:00
go_defaults_512.prop Move go default system properties into prop files 2018-06-26 15:12:46 -07:00
go_defaults_common.prop Remove ro.statsd.enable property 2020-07-13 10:14:35 -07:00
gsi_system_ext.prop Remove LMK properties from GSI image 2020-07-20 18:52:40 +00:00
gsi_system_ext_user.prop Remove LMK properties from GSI image 2020-07-20 18:52:40 +00:00