commit | d49fd8bbd21102f0a473bee8bc032e9292076233 | [log] [tgz] |
---|---|---|
author | Charles Hager <clhager@google.com> | Thu Dec 14 19:20:50 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 14 19:20:50 2023 |
tree | 94ad72c92ab3d95c018a3b3d92005fab236c6319 | |
parent | 5932e3f91196f2fec041d725bd85b30f5e29a92f [diff] |
Skip AUDIOFOCUS_LOSS_TRANSIENT_CAN_DUCK checks on automotive On Android Automotive, ducking is typically handled by the hardware, so these requests will not reliably be handled by the Android Automotive OS. Bug: 1510690 Change-Id: I4c079c31008d8f0746b15c5304158fd7b9d5665f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5112837 Reviewed-by: Jinsuk Kim <jinsukkim@chromium.org> Commit-Queue: Charles Hager <clhager@google.com> Cr-Commit-Position: refs/heads/main@{#1237663}
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.