[roll] Roll fuchsia [tracing] Move tracing into common_minimal_eng

There no more in tree non-eng dependencies that use tracing non
optionally, so now it can be properly only included in eng builds.

Original-Bug: 112433
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/881769
Original-Revision: 54a9d0a6ca18cdc781a4180a7d7d1f1127330768
GitOrigin-RevId: 0a3fa900edf81dc5ea0db2afd2f0d76b42462c5d
Change-Id: Id77366010098f0cdcf20ee7e817820401130790d
1 file changed
tree: d9ac044b34ebddc014df774e59c97b4035d071cc
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.