[roll] Roll fuchsia [docs] Remove references to //bundles/packages/prod:tracing

fxrev.dev/1031679 removed //bundles/packages/prod:tracing. It's no
longer needed anyways for general tracing use -- trace_manager is now
included in base by default for builds that have tracing enabled.

This patch cleans up the docs to reflect this.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1044018
Original-Revision: f8178cd1220d155f381897caa4b711c54d2ce1aa
GitOrigin-RevId: 902a86a7bde60f81d8bb601e4f1abb8b75b69d7a
Change-Id: Id9f64338d69139e6a944459202f81661c8cd196a
1 file changed
tree: fa01f2521f6c7dfb374f7b447601044efc73df4e
  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 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.