Revert "Add a flag for building HWASAN splits."
This reverts commit 27453d76. Reason for revert: Suspected cause for build failure: https://ci.chromium.org/p/chromium/builders/ci/chromeos-amd64-generic-asan-rel/23333 Original change's description: > Add a flag for building HWASAN splits. > > The new build_hwasan_splits flag causes HWASAN splits to be created for > the Monochrome6432 and TrichromeChrome6432 bundles, as well as any of its > DFMs that contain native code. The intent is that this flag will eventually > default to true in official builds. > > The library is deliberately installed in TrichromeChrome6432 rather than > TrichromeLibrary6432 (where the regular native library lives) because the > Android platform does not support splits for the library containing the > WebView implementation. This means that only Chrome will use the HWASANified > native library, and WebView will use the regular native library. > > Bug: 916828 > Change-Id: Ie92bb36e83df245ab431b0123a44b0f0a3182100 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1769731 > Commit-Queue: Peter Collingbourne <pcc@chromium.org> > Reviewed-by: Andrew Grieve <agrieve@chromium.org> > Cr-Commit-Position: refs/heads/master@{#729945} TBR=torne@chromium.org,cjgrant@chromium.org,pcc@chromium.org,agrieve@chromium.org Change-Id: Ic8ee9206385f27941f1fa12e7927376c673e4149 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 916828 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1993747Reviewed-by:Fabrice de Gans-Riberi <fdegans@chromium.org> Commit-Queue: Fabrice de Gans-Riberi <fdegans@chromium.org> Cr-Commit-Position: refs/heads/master@{#729966}
Showing
Please register or sign in to comment