[roll] Roll fuchsia [audio] AudioRenderUsage2 and Usage2

Add new AudioRenderUsage2 enum type (and Usage2 union
containing it). Both are strict like the originals, for
the time being.

Original-Bug: b/371061877

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1177692
Original-Revision: 5cc1394b57c262f6e6912b2ffeaf7f890a4460ae
GitOrigin-RevId: edddfd35e64252a97e9cd3c17b3486def07c55b7
Change-Id: I5217bf5fb5d0252adfc25c36c95f3b8c804209f4
1 file changed
tree: b087a35ed29c92559d12111f8170fd984bc257bf
  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.