[roll] Roll fuchsia [netstack] Remove obsolete TODO

Netstack3 has tracing support compiled in, so there is no need to add a
build-time flag to enable it as exists for Netstack2.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/863376
Original-Revision: 8aad15bdd087766987d305ec6516bb80df43d786
GitOrigin-RevId: f00372f7bfe344a09def9dc1403896ba4a079a41
Change-Id: Ie9886c287fb1c28dd798bb84900490f48ea2b05c
1 file changed
tree: 18abaee299c60e309855597950bb27dc1af53e40
  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.