commit | 80d53346bd824fe43ec516d7d8bf5552012b1eb0 | [log] [tgz] |
---|---|---|
author | Hung-Hsien Chen <hunghsienchen@chromium.org> | Thu Nov 21 03:38:32 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 21 03:38:32 2024 |
tree | 668829fe196728e25a2ab1615860f9aa0eaa5d3d | |
parent | 93ba8173a8db4ea8c9bfe279e68ad6b0e679833f [diff] |
UMA: Records the voice isolation preferred effect change Added CrasAudioHandler::RecordVoiceIsolationPreferredEffectChange(). Records the preferred effect after the user changes it. Bug: b:353627012 Test: autoninja -C out/Default chromeos_unittests && \ out/Default/chromeos_unittests \ --gtest_filter='*CrasAudioHandlerTest.RecordVoiceIsolationPreferredEffectChange*' Test: autoninja -C out/Default chromeos_unittests && \ out/Default/chromeos_unittests \ --gtest_filter='*CrosAudioConfigImplTest*' Change-Id: I7d59de836faba9d00a13cac8c29d93525a60ebdc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6034577 Reviewed-by: Takashi Toyoshima <toyoshim@chromium.org> Reviewed-by: Li-Yu Yu <aaronyu@google.com> Reviewed-by: Yu-Hsuan Hsu <yuhsuan@chromium.org> Commit-Queue: Hung-Hsien Chen <hunghsienchen@chromium.org> Cr-Commit-Position: refs/heads/main@{#1386041}
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.