commit | 0cae5cd7c4fae4f861b36f76147a81784a61094c | [log] [tgz] |
---|---|---|
author | Kyle Horimoto <[email protected]> | Thu May 12 17:58:58 2022 |
committer | Chromium LUCI CQ <[email protected]> | Thu May 12 17:58:58 2022 |
tree | 97f718f95c6e044af732a71fa3482987d1737418 | |
parent | 24b87f2c87ce8c7c7a53430c0ecfb893b265bcd2 [diff] |
[CrOS Bluetooth] Add feature flag for Poly device pairing Flag is initially enabled by default since this is a bug fix that is being added behind a flag as a safeguard should this cause any further issues. Flag is used in a follow-up CL. Bug: b/228118615 Change-Id: I13753dbb049df4fd1fed5109990c6cc568a26762 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3633440 Reviewed-by: Gordon Seto <[email protected]> Commit-Queue: Kyle Horimoto <[email protected]> Cr-Commit-Position: refs/heads/main@{#1002726}
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.