| commit | 78d0de138346e6edfc8c33bdd22c45b3eec4f3d0 | [log] [tgz] |
|---|---|---|
| author | WhaleChang <whalechang@google.com> | Tue Nov 05 07:27:37 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 05 07:27:37 2024 |
| tree | 8c9643ed7c0bcb35a00bab5384ec51bf7621b156 | |
| parent | b40ced5782ba39eb84e5d00d1d749de3ad7b7992 [diff] |
android audio: Set communication mode when using Bluetooth microphone Setting communication mode is necessary to trigger the Android audio manager to switch the audio output from A2DP to SCO, ensuring proper audio routing to prevent no sound issues when using the Bluetooth headset. BUG=b:349290689 TEST=Meet audio come from bluetooth headset when bluetooth mic is enabled TEST=https://webrtc.github.io/samples/src/content/getusermedia/audio work properly with classic bluetooth headset with pre Android S and Android S+ device. Change-Id: I2167806d5eac6165b236a5a104cfd2e190d83248 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5970174 Reviewed-by: Thomas Guilbert <tguilbert@chromium.org> Commit-Queue: Ching Yun Chang <whalechang@google.com> Cr-Commit-Position: refs/heads/main@{#1378144}
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.