[roll] Roll fuchsia [component_manager][tracing] Stop double-closing handles

We're closing the tracing registry client-end after passing it to
trace_provider_create_with_service (because RAII). Best case it's a
double-close, worst case we're stopping tracing from working.

Original-Bug: 42151766
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1282965
Original-Revision: 0657ff12afa960c98b1e192551e11b0ac07a3610
GitOrigin-RevId: b465eb984fb6ce71b1e60a02ad3dca3c30639ca5
Change-Id: I8e427b9e278323fe5d729cbf0fb5ac6c2b33a92e
1 file changed
tree: 33b7c76967b222929ead81104530cb30f92611df
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.