[roll] Roll fuchsia [component_debug] Move storage CLI to library

`ffx component storage` is now handled by the
`component_debug` library.

Original-Bug: 108157
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/795522
Original-Revision: b3035255111a4505a5cdcc507fa96ef6808aaa38
GitOrigin-RevId: cad6768b526488fea16b21a1a8fc7c79a1dbb7c3
Change-Id: I3f3e456fd0bb7bbcaa3d34f589b2d6c205c396fe
1 file changed
tree: 43b1ab71c61e8601f2c57a0d47f31a34149b6deb
  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.