[roll] Roll fuchsia [fixit][botanist] Remove outdated todo

Removes an outdated todo and changes the comment it was
referring to to reflect the current behaviour of the
code.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/798725
Original-Revision: 12dc402859d12174772df993d35a13f159f92116
GitOrigin-RevId: 628ce048dbb327051516edb37525114ece20e9a3
Change-Id: I2939cd697da10ac9473b936ccf79e1a0b6c6a87d
1 file changed
tree: 1f4c15b033dbc62670203c56fc5e331ba1622916
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.