[roll] Roll fuchsia [audio] Convert AudioCore internally to Usage2

Internal to AudioCore, migrate entirely from fuchsia::media
Usage and AudioRenderUsage, to Usage2 and AudioRenderUsage2.
Now we only support the older enum and union at the outer
edge (the 13 specific public APIs that still use it).

Original-Bug: b/371061877
Original-Bug: b/384973846

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1181018
Original-Revision: 2935f2b04a2c742012e07e3090840a609d3bbe75
GitOrigin-RevId: 4c647cd79553af82fca5b69d30058b2b91a6c4ba
Change-Id: Id2985476164eb1ebd51dccabf569543bd05831d4
1 file changed
tree: 061f8e9b21bd81fbea9040c8e6bf7b5070213243
  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.