commit | 4fea5ef39c38ae4aced32b6df8a77ea7aa2393c6 | [log] [tgz] |
---|---|---|
author | Peter Wen <wnwen@chromium.org> | Thu Feb 29 20:00:52 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 29 20:00:52 2024 |
tree | cf50f6b109718c8b8aab6105bf58f60846d7f40e | |
parent | ab6c2bb187d83e4d182eefc5e3f1e9a530df2a25 [diff] |
Android: Fix orderfile out dir Previously out/Release/Release would be used. Switch to _OUT_DIR instead. Bug: 327229370 Change-Id: I5d156a02241162685bbbbb1b05ebf56a12978396 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5335504 Commit-Queue: Peter Wen <wnwen@chromium.org> Reviewed-by: Egor Pasko <pasko@chromium.org> Auto-Submit: Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/main@{#1267161}
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.