[roll] Roll fuchsia [trace_provider] Remove Superfluous Log Message

This message prints to stderr even during normal behaviour such as
receiving PEER_CLOSED from attempting to connect to an optional service
when isn't available.

Removing it to have less log spam around.

Original-Fixed: 114400
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/758085
Original-Revision: f13c91772a7e6b807ab4f029947a000a8a6ea6d0
GitOrigin-RevId: eba8e51a1cd7828e13e0cc7ad2ce6b284bd41450
Change-Id: I0aaf753ee4985570c65f6c0ed400e4be6a9dbf44
1 file changed
tree: 4257e5d5bcd78014b4db4c67366cdb8c9a9d288b
  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.