[roll] Roll fuchsia [media][audio_core] Update fuzzer deps

The audio-fuzzer/api-fuzzer is crashing due to missing deps and services
that bring in the fuchsia.media.AudioTestDevmgr service.

Locally, these failures are masked due to the inclusion of the services
and deps in encompassing packages; because fuzzer packages are extracted
as isolated units, these services and deps need to be explicitly
included.

Original-Bug: 65547

Test: fx fuzz audio-fuzzer/api-fuzzer
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/482657
Original-Revision: bb5c0843cf107068904e1689a0adb0965ba0464b
GitOrigin-RevId: 8026025928525ed3a8adb306bd0d7fb0f2af7206
Change-Id: Ie4b08c65df18661cc162b46e61d5bddf8be7e98e
1 file changed
tree: 86ed0ebff4fbe723325ab6520181a375e67eba7f
  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.