[roll] Roll fuchsia [usb][audio] Allow adding USB audio device with DFv2.

Fixes the issue where USB audio device would not complete initialization.

Original-Bug: 130630

Test: Verify device missing without this change, present with this change.  Verified using "ls /dev/class/audio-output" and also by playing a tone.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/891189
Original-Revision: a1d0b5ddedd3b33ac80530dc45a4fb0c0852ac02
GitOrigin-RevId: 633a9be86d07698d086d599fc2a9e72802c41989
Change-Id: I9ae09166b7f136ee93217129f21c71c4212686fa
1 file changed
tree: 912bbeffc39f6aa5b7895d35d23879d809ef90a7
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.