commit | 48c8d869d9172b16279e8d7d3683da58e25e1980 | [log] [tgz] |
---|---|---|
author | Mounir Lamouri <[email protected]> | Sun Aug 03 21:56:22 2025 |
committer | Chromium LUCI CQ <[email protected]> | Sun Aug 03 21:56:22 2025 |
tree | 13de30801d61f8dd689bc0767aa431cd2382fa0d | |
parent | f522bac0aac2916e9ba0c0823517e3344661d180 [diff] |
Use vpython3 for test APKs wrapper script similar to regular APKs. Avoid issues with distutils when using python 3.12. Bug: None Change-Id: I9995312f670811f0b903392a9a71c788cf2a64a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6815070 Commit-Queue: Mounir Lamouri <[email protected]> Reviewed-by: Egor Pasko <[email protected]> Cr-Commit-Position: refs/heads/main@{#1496084}
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.