[roll] Roll fuchsia [audio_core] Add a workaround for 4->1 channel resampling

We already have a temporary workaround for 4->2 channel resampling.
We must apply the same workaround for 4->1 channel resampling.
See bug for justification.

Eventually this workaround will be replaced with a customizable
resampling matrix.

Original-Bug: 85201
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/641392
Original-Revision: 8d85fd7ba7ffa34940ab7e73ec664a1d2226756d
GitOrigin-RevId: dd08e464a1b0c8fadc5e1275bbdc456a02463e5c
Change-Id: I65ce7a317a036429bcfd30e65419998d8a4f56ec
1 file changed
tree: 94451c4be0810a1bf81fa38639e28aa473ad76ad
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.