[roll] Roll fuchsia [console-launcher] add /hub

The hub directory was removed from the serial shell some time ago,
because due to a CFv2 migration requests into this directory would hang
on bringup and this broke the shell.

Later the component framework was configured to disable the fuchsia-pkg
resolver on bringup, which solved this issue, so the directory can be
safely reintroduced.

Original-Fixed: 50805
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/476258
Original-Revision: 3d9a9fcc1526c27f4ffc2044082efd857fb3323a
GitOrigin-RevId: f40df102cf8aea5a946eaa6c6835f5e52e5118bf
Change-Id: I69c886d00168b7628e587c66ac065fe31fbb9167
1 file changed
tree: 89bc4a0bba0c3cdb1f519675865af7cbf5b26ee2
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.