[roll] Roll fuchsia Revert "[bt][a2dp] Mark tracing as optional"

This reverts commit 47341d71947f1a9fccc2732eb28639a99cc5e8d9.

Reason for revert: Seeing multiple builders failing on bt_a2dp_e2e_test

For example: http://go/bbid/8799106168691269569

Original change's description:
> [bt][a2dp] Mark tracing as optional
>
> fuchsia.tracing.provider.Registry is not available on all builds, and we
> can continue to operate without it, so mark it as an optional protocol
> in case tracing is unavailable.
>
> Reformat optional protocols for brevity.
>
> Original-Bug: b/248584553
> Test: updated bt-a2dp-loopback to start source without registry
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/748902

Original-Bug: b/248584553
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/748926
Original-Revision: 94a71c9686b6141be677a5c77209252423ea0f69
GitOrigin-RevId: ae50fbd8f2d4e03c82964c9844e385f52b7f0e20
Change-Id: I7481b35c7e4ecc956a9aa1cd00f286c7ea10d840
1 file changed
tree: 5a5f6f0a0b025bb6214d0bb7e03f90e4bbfa3f7e
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  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.