commit | 50cb5a55f6a7a598f0ed16e8b05a57aa0b32bfab | [log] [tgz] |
---|---|---|
author | Daniel Classon <dclasson@google.com> | Mon Mar 03 18:56:51 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 03 18:56:51 2025 |
tree | 4305d0bfd7cc1593342b430ea11f7e7bf63c5dd8 | |
parent | d5da77ea3a5f75b4f0726f4eb807d798b4f90f89 [diff] |
Revert "[Fast Pair] Add fast_pairable_devices to CrosBluetoothConfig Mojo" This reverts commit 321047b607bc69f5d6dce6e47319d0c198d0616e. Reason for revert: Flag is expired and will not be landing Original change's description: > [Fast Pair] Add fast_pairable_devices to CrosBluetoothConfig Mojo > > Added FastPairDevices to the bluetooth config, device cache, and system > properties observer. > > TESTED: Added unit tests and checked that the list was being sent to the > UX by deploying to DUT and using logs. > > Bug: b/290067533 > Change-Id: I051830f4bafdaa39fa11553a1de99b24b6f039b1 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4740312 > Commit-Queue: Paola Lacouture <paolalac@google.com> > Reviewed-by: Gordon Seto <gordonseto@google.com> > Reviewed-by: Alex Kingsborough <akingsb@google.com> > Reviewed-by: Daniel Classon <dclasson@google.com> > Reviewed-by: Chris Bookholt <bookholt@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1181239} Bug: b/378568944 Change-Id: I761875784cdd95e9f36bbf89135202709cf7cb3c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6306530 Reviewed-by: Alex Kingsborough <akingsb@google.com> Reviewed-by: Tom Sepez <tsepez@chromium.org> Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Daniel Classon <dclasson@google.com> Cr-Commit-Position: refs/heads/main@{#1427251}
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.