commit | 70d3e50e6cad67a376207ce0c5ed91cd6d3da40c | [log] [tgz] |
---|---|---|
author | Chidera Olibie <colibie@google.com> | Mon Nov 13 21:54:23 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 13 21:54:23 2023 |
tree | 4eeaf76570228e1b9c2fa36906c5f61801cf240a | |
parent | 6888c0de9a1badfddddcd4dda76824ed7adbd417 [diff] |
[Cronet] Simulate an empty metadata file This avoids failures due to us bundling any other AndroidManifest file to our tests. Bug: b/310584730 Change-Id: Ic393a5e238280dd0b89e9a0ea4a665c715b72633 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5024253 Reviewed-by: Mohannad Farrag <aymanm@google.com> Commit-Queue: Chidera Olibie <colibie@google.com> Cr-Commit-Position: refs/heads/main@{#1223888}
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.