commit | 9fb72f99982c22cd2fa27d0eb5b605cca618262c | [log] [tgz] |
---|---|---|
author | hmare <hmare@google.com> | Sun Mar 20 16:24:29 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Mar 20 16:24:29 2022 |
tree | 4d042aecd8d33470f0e4c063c983c7a1778de30d | |
parent | 67f48b2006ef683d5bb66d309ce23258369530b2 [diff] |
Add chrome-management-service binary to linux installer Adds support for the chrome_management_service in the linux build and implements the setup needed (setgid, chmod, etc) for this binary to do the key rotation. This is the design document: docs.google.com/document/d/1k_sel8sb-z4YYABn7qzLnZQfWbfYk32B8rgEW-gNq7M Bug: b/210343548 Change-Id: Ibec3bebca37c5d9476682380610b0791c966d2ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3534341 Reviewed-by: Lei Zhang <thestig@chromium.org> Commit-Queue: Hamda Mare <hmare@google.com> Cr-Commit-Position: refs/heads/main@{#983144}
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.