commit | 08bd17e0488425adbd1392fa44075f94d61f2f0c | [log] [tgz] |
---|---|---|
author | Mohannad Farrag <aymanm@google.com> | Tue Oct 22 12:19:55 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 22 12:19:55 2024 |
tree | d0c64f3f4c2dbd694da40077f3fcdbf2cc97f8f7 | |
parent | d1f34828e254e011dab5146c65f45a91df7e798d [diff] |
Add gen_android_bp tests Those are some tests that were added to gn2bp in AOSP, this CL simply upstream the AOSP version. [aosp/3284296] Enabled PRESUBMIT to run on commit to make sure that the code does not rot. Bug: 349074194 Fixed: 349074194 Change-Id: I09d905da81f145073c5e6856835721e0ffae29b8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5934567 Commit-Queue: Stefano Duo <stefanoduo@google.com> Reviewed-by: Stefano Duo <stefanoduo@google.com> Commit-Queue: Mohannad Farrag <aymanm@google.com> Auto-Submit: Mohannad Farrag <aymanm@google.com> Cr-Commit-Position: refs/heads/main@{#1371971}
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.