[roll] Roll fuchsia [starnix] Convert TODO comments to track_stub!().

Make it possible to track in inspect which ones we're
hitting in practice.

Removes some TODOs which appear to be either obsolete or
superfluous.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/978501
Original-Revision: da759376f7698b37f63f72f309a560b199da3c6a
GitOrigin-RevId: 037d463a0d1782baee630a5686e3c956dfcca6a7
Change-Id: I10f1fd7635f1a6ca17864476f25cfba9f87d7514
1 file changed
tree: ddec7c509ccb9159f8f59321e18e16219cb17d9c
  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.