commit | c5472febffb5021993ca010882c20e60533ebaab | [log] [tgz] |
---|---|---|
author | Jonathan Backer <backer@chromium.org> | Fri Dec 03 22:15:35 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 03 22:15:35 2021 |
tree | 817ba4ec48f2b8b2fa0585039f45bab72b0363ed | |
parent | 7c2a6395d2be5c558acf21a8f9b6efd34bc232f5 [diff] |
Point to Android NDK for ASAN libs The llvm-build libs are newer than the NDK libs and prevented Android UI from starting up. NDK libs seem to work just fine. Bug: 947742 Change-Id: Icd72ba27665e5dcc30e3af5b2e853b5166dbe38a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3315039 Auto-Submit: Jonathan Backer <backer@chromium.org> Commit-Queue: Evgenii Stepanov <eugenis@chromium.org> Reviewed-by: Evgenii Stepanov <eugenis@chromium.org> Cr-Commit-Position: refs/heads/main@{#948190}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.