commit | a30624df477508252f5392c6816132732cf15875 | [log] [tgz] |
---|---|---|
author | Leon Masopust <lmasopust@google.com> | Fri Jun 02 08:50:16 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 02 08:50:16 2023 |
tree | 87157213f4c722f7b160f7f241062cd82e5f8e62 | |
parent | 5a5f57a6a26a3f7c8a61c48634e64674a6396105 [diff] |
DTC-BYOD: Allow crOS unmanaged device flow UserPermissionServiceAsh will allow the DTC flow on unmanaged devices if the flag UnmanagedDeviceDeviceTrustConnectorEnabled is set to true. Bug: b:284453580 Change-Id: If2916ca516b36ba46df5d92c97cf5700892bfb3f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4577020 Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Leon Masopust <lmasopust@google.com> Reviewed-by: Sébastien Lalancette <seblalancette@chromium.org> Reviewed-by: Martin Rodriguez <rodmartin@google.com> Cr-Commit-Position: refs/heads/main@{#1152410}
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.