[PA] Disable PartitionAlloc-Everywhere for component builds on Android
malloc() shims on Android work by wrapping symbols, which doesn't play well with component builds. This causes issues for developers, see linked bug. For details on the underlying reason, see https://docs.google.com/document/d/1qLqVXS9b99m04Sd0cWRaG8sEXfwulIfkRqSuhdYID_o/edit (Google-internal). Bug: 1166748 Change-Id: I8efc385d1e215ac78cbf07a605c477cb17b85a4f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2631487 Commit-Queue: Benoit L <lizeb@chromium.org> Reviewed-by:Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#844048}
Showing
Please register or sign in to comment