[roll] Roll fuchsia [ffx][target] Add target package gc

This adds ffx support to trigger a garbage collection on a target. It
is intended to be a drop-in replacement for running the command `fx
shell pkgctl gc`.
For use by ffx, the previous internal fidl fuchsia.space is renamed to
fuchsia.pkg.garbagecollector and offered to toolbox.

Original-Bug: 465722149
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1436016
Original-Revision: d9b5edf47a7fd14ca7b3425a34638dc881ed42cb
GitOrigin-RevId: 4d2b35dc5c3a8d6daca4a43ae77cfc7ad650e954
Change-Id: I4398534c9b7d2d8de1fd79172722824198cc10e8
1 file changed
tree: 0b3311d0a63aee4f0c3b63de293a828f28009d60
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.