commit | a103102d100fc0d9c81fc97c0a6edfa26e6dee6a | [log] [tgz] |
---|---|---|
author | Peter Wen <[email protected]> | Mon Sep 20 18:05:30 2021 |
committer | Chromium LUCI CQ <[email protected]> | Mon Sep 20 18:05:30 2021 |
tree | 6af9c52c8d77c102d69ba928d63dce8dc78eb83e | |
parent | f766053b00ca0801ab728c8adc020114435b3a95 [diff] |
Android: Update cmdline-tools and platform-tools Updates cmdline-tools from 4.0 to 5.0. Updates platform-tools from 31.0.2 to 31.0.3. Fix: - Updated baseline.xml files and suppressions.xml files for lint. A follow-up CL will re-enable androidx custom lint checks. Bug: 1225326 Change-Id: I153c89d91fc84ee3e7a418bb9aa4861920dd69d5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3071539 Commit-Queue: Peter Wen <[email protected]> Owners-Override: Peter Wen <[email protected]> Auto-Submit: Peter Wen <[email protected]> Reviewed-by: Peter Kotwicz <[email protected]> Cr-Commit-Position: refs/heads/main@{#922962}
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.