[roll] Roll fuchsia [audio][consumer] Adopt new usage

Add an AudioConsumer factory that accepts AudioRenderUsage2
instead of AudioRenderUsage. Internally, move to AudioCore
APIs that use Usage2 and AudioRenderUsage2.

This is all in service of the new AudioRenderUsage2 enum
value, ACCESSIBILITY.

Original-Bug: b/384972613
Original-Bug: b/371061877

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1180657
Original-Revision: 2e458a4c80327343b4162d2ca19652eed647fd9d
GitOrigin-RevId: c95079d87a83b104779363927b5e6819293a4290
Change-Id: Ibc748e54f3d25a60b4cc425e92012b0b2c07600e
1 file changed
tree: 837d199237c71f6409abec55f509e6c80b7f1145
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.