commit | 46f149445745d31054e00a64e5cc5b1cc8027e3c | [log] [tgz] |
---|---|---|
author | Theo Johnson-Kanu <tjohnsonkanu@google.com> | Mon Feb 14 22:37:32 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 14 22:37:32 2022 |
tree | c86cb231c126e17d149155d3fa81bbf07934b22a | |
parent | f85f1209139b6173c692d38956338f9b610e63b1 [diff] |
[CrOS Bluetooth] Show battery notification when device is connected When a device is connected, and the device has a low battery, a low battery notification is not shown, only when the battery level updates does a notification get shown. This CL fixes that issue and notifies observers of a device connection. Fixed: b/217940117 Change-Id: I5495d694b41b325537a866e7bfa2e6633c23ecdc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3450461 Reviewed-by: Chad Duffin <chadduffin@chromium.org> Reviewed-by: Alex Newcomer <newcomer@chromium.org> Commit-Queue: Theo Johnson-kanu <tjohnsonkanu@google.com> Cr-Commit-Position: refs/heads/main@{#970874}
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.