commit | 08c202435c04cdecff57771a7b4fc0d9df36588c | [log] [tgz] |
---|---|---|
author | Daniel Classon <dclasson@google.com> | Thu Oct 07 04:15:32 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 07 04:15:32 2021 |
tree | 6ae7d181b3afd524c366e80937d72d72616ebdb4 | |
parent | 56abb50fec401a9f5092baf2bc249f90d82358a6 [diff] |
[Fast Pair] Add Fast Pair Enabled enterprise policy Adds an enterprise policy that forces the kFastPairEnabled pref to be enabled or disabled. When unset, the default behavior for the policy is to enable the pref. Change-Id: Ie7cfce27f3b3b446ba12bdff1a400e51c5209101 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3195650 Commit-Queue: Daniel Classon <dclasson@google.com> Reviewed-by: Alexander Hendrich <hendrich@chromium.org> Reviewed-by: Shane Fitzpatrick <shanefitz@google.com> Cr-Commit-Position: refs/heads/main@{#929033}
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.