commit | 0dd7b07d2b6781c075e2bbcb9065556b2c8bd68c | [log] [tgz] |
---|---|---|
author | Mohamed Heikal <[email protected]> | Fri Oct 01 18:49:20 2021 |
committer | Chromium LUCI CQ <[email protected]> | Fri Oct 01 18:49:20 2021 |
tree | 3ff19cd7257da2e7000024f8e70d03c62d13c2b8 | |
parent | ee75fbd297861dda28b18c3a8f57c1c8b7cc45b5 [diff] |
Remove version from bundletool filepath references in build The bundletool jar path containing the version is listed in a few places in the build system. Remove the version from the jar path (autoroller cannot update all these places with the new version number). Also adds the bundletool jar path as a input to a few actions to avoid stale builds from cls just updating bundletool. Change-Id: I41cbe7d45e9f31b64b7f3148687004aa2dbe48e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3166930 Commit-Queue: Mohamed Heikal <[email protected]> Reviewed-by: Andrew Grieve <[email protected]> Cr-Commit-Position: refs/heads/main@{#927311}
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.