commit | b51e454de93e76af66fd9d07f6e2f53fc83cc72b | [log] [tgz] |
---|---|---|
author | Peter Wen <wnwen@chromium.org> | Wed Jun 30 17:42:57 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 30 17:42:57 2021 |
tree | ccdb6d0b67020db473dba31baf3aee8454289f3d | |
parent | 8ce90b703abb7047fb5b09a7f3003a77f40db1ae [diff] |
Android: Migrate build/android scripts to python3 All scripts that are listed in the bug are migrated with this CL. Bug: 1223605 Change-Id: I40f52855bceedc1a8261c4d46123ee1e38271039 Fixed: 1223605 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2993310 Auto-Submit: Peter Wen <wnwen@chromium.org> Reviewed-by: Mohamed Heikal <mheikal@chromium.org> Commit-Queue: Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#897437}
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.