[roll] Roll fuchsia [storage] Remove stale TODOs

Remove a few stale TODOs that we don't need to address as they
are no longer blocking the migration. We have no functional need
to follow up on these items and they are all fairly low priority.

Test: No functional change.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1153376
Original-Revision: 1db92207e6440379b6ad30426e1115933ed9dc97
GitOrigin-RevId: 81c8bb5cb188f56217e184ecdbcdfe6edf492523
Change-Id: I52b9de3b9f3138a8474c28ade4bd1d6dd6f3f8dc
1 file changed
tree: 36e6c1c545f5c14462e6356df9a4c739a2f6d316
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.