platform_build_soong/cc/config
Vilas Bhat b3d2d22a5d 16k: soong: Update DevicePageSizeAgnostic to DeviceNoBionicPageSizeMacro
This is part of a larger change to update the flag
PRODUCT_PAGE_SIZE_AGNOSTIC to PRODUCT_NO_BIONIC_PAGE_SIZE_MACRO.
This is to help clarify that this flag doesn't mean the device
will actually work end-to-end with any page size.

Bug: 312541564
Test:
```
source build/envsetup.sh
lunch aosp_cf_arm64_phone_pgagnostic-trunk-userdebug
m
cat out/soong/build.aosp_cf_arm64_phone_pgagnostic.ninja | grep __BIONIC_NO_PAGE_SIZE_MACRO
```

Change-Id: I33033876d0d4a276d1bb962d40315b71a3968c66
2023-12-05 23:49:50 +00:00
..
Android.bp Add riscv64-linux-android support 2022-10-03 08:43:13 -07:00
arm64_device.go 16k: soong: Update DevicePageSizeAgnostic to DeviceNoBionicPageSizeMacro 2023-12-05 23:49:50 +00:00
arm64_linux_host.go Reapply "Use zstd to compress debug info in cc libraries" 2023-10-20 16:01:14 +00:00
arm_device.go soong: ARM 32-bit targets must be built with 4k elf alignment 2023-08-11 12:00:40 -07:00
arm_linux_host.go Reapply "Use zstd to compress debug info in cc libraries" 2023-10-20 16:01:14 +00:00
bionic.go Make toolchain more compose-y 2022-09-01 14:21:36 -07:00
cfi_exports.map
clang.go Remove unused-but-set-{variable,parameter} from ClangUnknownCflags 2021-09-13 06:25:41 +00:00
darwin_host.go Update the minimum macos deployment version to 10.14 2023-11-08 02:11:27 +00:00
global.go Bump default experimental from gnu++2a to gnu++2b. 2023-11-15 11:46:26 -08:00
integer_overflow_blocklist.txt
OWNERS Update OWNERS file for actual Android LLVM members. 2023-09-01 14:48:34 -07:00
riscv64_device.go riscv64: disable a weird option. 2023-12-01 17:39:20 -08:00
tidy.go Revert "Remove flags rejected by RBE input processor" 2023-11-21 19:54:27 +00:00
tidy_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
toolchain.go make android.InList generic 2023-07-18 15:07:24 -04:00
vndk.go Revert "Add libdumpstateutil to vendor variant list" 2023-08-03 13:56:54 +00:00
x86_64_device.go 16k: soong: Update DevicePageSizeAgnostic to DeviceNoBionicPageSizeMacro 2023-12-05 23:49:50 +00:00
x86_device.go Add arch variants for Intel Atom CPUs 2022-11-16 17:26:53 +09:00
x86_linux_bionic_host.go Reapply "Use zstd to compress debug info in cc libraries" 2023-10-20 16:01:14 +00:00
x86_linux_host.go Reapply "Use zstd to compress debug info in cc libraries" 2023-10-20 16:01:14 +00:00
x86_windows_host.go Removed unused GCC references 2022-09-30 19:32:48 -07:00