[roll] Roll fuchsia [kernel][console] Remove TODO

The TODO still expresses something me might well do for restructuing how
console sources are included in the new kernel build, but it is of
dubious value at this point, especially given the near-term future of
this code.

Original-Original-Bug: 371568912
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1614008
Original-Original-Revision: 2f9f34294b44a05b0eaa05f411d4e34aa06afcfd
GitOrigin-RevId: 7d36a6cc3510a5a81aa4aa0b335d751c96ec0f3c
Change-Id: I21508d009e5e0dfd94ada13c99b9e39ab6bc0b6d
1 file changed
tree: 52bd3fa4203018adcb63611ef48bd726423a2888
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.