commit | 3eec14c36311c42ffe5c221d5c436d05b698b4f7 | [log] [tgz] |
---|---|---|
author | Juliet Levesque <julietlevesque@google.com> | Fri Feb 11 16:51:04 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 11 16:51:04 2022 |
tree | dc78baf439ffa9d6eaf45ab35df842c610579e18 | |
parent | 641c2ceedb9e4af2aa3dcf3a7af0f632df0be088 [diff] |
[Fast Pair] UnpairHandler fires on DeviceRemoved Changes FastPairUnpairHandler from DevicePairedChanged to DeviceRemoved to trigger removal events in order to capture all instancs of devices being removed from the adapter. Updates the logs as a result because DeviceRemoved is called frequently. Tested manually to verify it works as expected. Fixed: b/213600813 Change-Id: Ic22795bde6ace88107febd7f552894ad1e526217 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3448931 Reviewed-by: Shane Fitzpatrick <shanefitz@google.com> Commit-Queue: Juliet Lévesque <julietlevesque@google.com> Cr-Commit-Position: refs/heads/main@{#969988}
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.