commit | 8ea72df20845907616e3f339412e7bc385835456 | [log] [tgz] |
---|---|---|
author | Fabio Tirelo <ftirelo@chromium.org> | Tue Jul 20 21:09:47 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 20 21:09:47 2021 |
tree | 884309a1985a16eeda0a74483cbb40471f8910f7 | |
parent | 243a37d710d1ddf9ea683bd80e06d3d629753a5f [diff] |
[Clank CBCM] Device and user policies for test server's policy handler This adds support for device and user policies to the policy handler in the embedded policy test server, as well as support for policy signing. This is the 3rd of a sequence of CLs needed to replace the python test server with the new test server in C++ on cloud_policy_browsertest.cc, so that it can be enabled on Android. Bug: 1227123 Change-Id: I30b935a7ad5970d9f073f8fc3171dad221f5b695 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3031904 Reviewed-by: Alex Ilin <alexilin@chromium.org> Reviewed-by: Owen Min <zmin@chromium.org> Commit-Queue: Fabio Tirelo <ftirelo@chromium.org> Cr-Commit-Position: refs/heads/master@{#903646}
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.