[roll] Roll fuchsia [bt][a2dp] Add v2 manifest

Add a CFv2 manifest for the A2DP component as well as an A2DP manifest
shard to be used by integration tests. This simplifies the smoke-test to
verify capability routing WAI and not component behavior. Defer the
declaration of the child component to the manifest so that tests can
hermetically include their own version of the child component.

Original-Bug: 73935
Test: fx test bt-a2dp-smoke-test

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/521863
Original-Revision: 4acc13f4fa731aadb22480a2b489400593f10780
GitOrigin-RevId: 9527aba3844dee9c84e6bdae1460508a3dc73798
Change-Id: I3386d47b690df58c41b44324e044b577df6997b7
1 file changed
tree: b30f7e459acedce7358e8fd36b86e82637eccf1f
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.