[roll] Roll fuchsia [assembly] tracing is never auto-included

Tracing was previously included as a combination of auto-include
rules and subsystem logic. This CL simplifies this to only subsystem
logic to prevent confusion and prepare for a future clean up.

Original-Bug: 474331015
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1470206
Original-Revision: 7e2579d37c173032ac897615513588110febcd19
GitOrigin-RevId: 713d1a75a07339d23e8dae3e69f35538bc0a7dd5
Change-Id: I3b135396350ebb6f2397c12e0d3593813eb2b1e0
1 file changed
tree: a83bf8427cb2279bf0dcb21f34b61b8ba5a4b4a2
  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.