[roll] Roll fuchsia [tracing] Use "trace-provider" instead of "trace-provider-with-fdio"

These two libraries have been equivalent for a while.  This cleanup
should allow us to remove the "trace-provider-with-fdio" library.

Original-Bug: 23060
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/670404
Original-Revision: 8664650db2a7004e168fa75b8b607aeb14b3febc
GitOrigin-RevId: cc7268df0f0e8ca68f76a74f990b7a58aeb1cdf1
Change-Id: Ib72458dbe03efb5376f14299d495d20c3ea3d7a7
1 file changed
tree: ae97b816d3cca3b880e5a3cd4082dc64b3e1dcb7
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.