[roll] Roll fuchsia [console-launcher] Remove hub and hub-v2 from shell namespace

The v1 hub will be removed when appmgr is deleted, and the v2 hub
is deprecated in favor of `ffx component` and the on-device
`component` shell tool.

In particular, see the `component explore` subcommand to accessing a
component's namespace and outgoing (/out) directory.

Original-Bug: 107482, 100621
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/853842
Original-Revision: 976c611163d909ba3d813757d94145fe27a72285
GitOrigin-RevId: b884dae74e5332243bd9ff7639e5ecb49fe670dc
Change-Id: Id584c2f6e1655cd0d514e4c015198110f4b89d48
1 file changed
tree: 0d7d31c147335e46b75dac054748742b515f7c42
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.