commit | 8749e198834b8b1dc7d9cdf922c9ff0ba2bdafad | [log] [tgz] |
---|---|---|
author | Hongyu Long <hongyulong@chromium.org> | Thu Jan 04 20:06:02 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 04 20:06:02 2024 |
tree | 6b953cfa5161ea53fd8e5460a4e1a34ba30a09ae | |
parent | 944768d8f86c55aa10d73661a073220b81d9e786 [diff] |
CrOS Settings: Hide two power sounds toggle row if no battery This CL will update the condition to hide the low battery sound and the charging sounds toggle row if no battery status exists or if the feature is disabled. Bug: b/318037405 Change-Id: I1e11f7dbdcfbcba452e59bf5d42f9e633a81aaa0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5166375 Commit-Queue: Hongyu Long <hongyulong@chromium.org> Reviewed-by: Wes Okuhara <wesokuhara@google.com> Reviewed-by: Connie Xu <conniekxu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1243059}
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.