[roll] Roll fuchsia [sl4f][bt] Use bt-a2dp from environment

The AVDTP facade previously attempted to start its own instance of the
bt-a2dp component, which is no longer supported under CFv2. This change
modifies the facade to just use the a2dp component from the
environment. This is necessary to get the ACTS bluetooth smoke tests
working.

Original-Bug: b/195343910
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/592031
Original-Revision: 9c5761031d7ceebf9ab204b240223a877e4eddbc
GitOrigin-RevId: 417bff3ce233ba68d44698cfb61a77ab928c5e5a
Change-Id: I849e1fbc82ca33ad54e4fb5c265fb9c14c179a56
1 file changed
tree: da573d21a0d6f4cf1cddcea877fa1cc30be0c16d
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.