[roll] Roll fuchsia [audio_core] Clean up 'usage' semantics

Use construction-time configuration (Usage::WithCaptureUsage and
Usage::WithRenderUsage, rather default ctor and state change
(set_capture_usage and set_render_usage), when converting from
RenderUsage and CaptureUsage to Usage.

Test: build-only code cleanup, no behavior change.
Original-Bug: 35491

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/467534
Original-Revision: 430c17dce58d4ff7a60df5c4252090b14e8b0f9c
GitOrigin-RevId: a3f4303ae8a0464074e4f120e78d6c453b709161
Change-Id: I75aa866c28ca19cb2b9a230d1e64d94dfa712bbe
1 file changed
tree: f83e174e340e8c04cf5acc8b545cffd217e1955e
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.