[roll] Roll fuchsia [audio_core] Use v2 audio_core package for in-tree builds

This CL fixes a bug in fxrev.dev/674095. That CL deleted audio_core's
in-tree v1 services config but did not include the v2 package in the
build. This CL adds the v2 package.

This fixes audio on workstation builds.

Original-Bug: 90408
Original-Fixed: 100512
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/680503
Original-Revision: 91908682ba96e260caeeb0dc9550a8dae4e4e9c5
GitOrigin-RevId: 86634f0833db5899dbfc788272a913b898cac615
Change-Id: I5a62868aef08faba4037be8755402e28b66725db
1 file changed
tree: 4db4443fcfe6a0eafa5a869050211cf754ba4339
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. fortune-teller
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.