[roll] Roll fuchsia [blackout] (mostly) delete //tools/blackout

Besides a single remaining target reference to clean up, delete the
contents of //tools/blackout, as well as //src/storage/ffx which only
contained the blackout subcommand (ffx storage fxfs is in the normal ffx
tools directory), and any references.

Original-Bug: b/343732481
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1078172
Original-Revision: 4a0a8bbd0f478d0e8a89ec7c3a28572a156c474d
GitOrigin-RevId: 07a8787e551329b02bee1f2b05ece5c4fd3e438a
Change-Id: I9d2dae0842b8d23bfa25403fff351f9dc221e2b1
1 file changed
tree: 8fc4f93b6af50ac519e32df9ad3ad690fe6d2f44
  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 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.