diff options
| author | 2024-07-19 21:38:52 +0000 | |
|---|---|---|
| committer | 2024-07-19 21:38:52 +0000 | |
| commit | 7064db2a19b23b9f18e39b1dda1fb967a2275fec (patch) | |
| tree | 456d09ad2b2f169f6e53e03d7930fa0ce39de45c /tools/warn/java_warn_patterns.py | |
| parent | ca4c83efa39052a99bc3d680f14390fa5dc60a64 (diff) | |
Replace PRODUCT_DISABLE_SCUDO with MALLOC_LOW_MEMORY.
The PRODUCT_DISABLE_SCUDO only removes scudo from the list of
sanitizers. It doesn't change the allocator to be used.
Instead use MALLOC_LOW_MEMORY := true, which causes a device
to use a low memory version of the allocator.
Bug: 318756974
Test: Treehugger.
Change-Id: Idaf57cfa4fa723ce8d7f285b2bad8ec29059f0df
Diffstat (limited to 'tools/warn/java_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions