[roll] Roll fuchsia [trace] Remove reference to traceutil

Traceutil is deprecated. Instead, genericize this comment to just say
"trace data".

Original-Bug: 376317625
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1147153
Original-Revision: 649d142d53c12758c64c43a20b69f95c7d440a4e
GitOrigin-RevId: 5b578a392e5b520f33c9a0aa5e6752b2b6652acf
Change-Id: If0166588c0b04b6f15694f643ab6c66b1b51d63a
1 file changed
tree: b9878b9fd04d97f191062a52ddcc83467636475d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.