commit | c67bad48dfb1868513c3f040bbfa70c58ed5f8cc | [log] [tgz] |
---|---|---|
author | Andrew Grieve <agrieve@chromium.org> | Wed Jun 08 18:19:22 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 08 18:19:22 2022 |
tree | 1787a752c315f07ced0a8d99bbfd52efa3529f02 | |
parent | 872a5a6fbf04b3eac8bc532a20c1e6b576bd4bff [diff] |
Android: Add rotation_config option to android_app_bundle() targets Allows for key rotation. Bug: 1331310 Change-Id: Id809b542a1f7d081c812728a1b17b1906c774f26 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3696476 Auto-Submit: Andrew Grieve <agrieve@chromium.org> Reviewed-by: Sam Maier <smaier@chromium.org> Commit-Queue: Sam Maier <smaier@chromium.org> Cr-Commit-Position: refs/heads/main@{#1012065}
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.