[roll] Roll fuchsia [root][cleanup] Route virtualization protocols optionally

The core component is always present in root, so there is no reason
to specify `source_availability: unknown` here.

These are optional because the source in core may not be present.
These protocols should actually be exposed optionally from core,
once that is implemented (fxbug.dev/107231)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/856810
Original-Revision: 84e93c8017e13895846bda926ae388ae97d276db
GitOrigin-RevId: fa85b04eb1ff76a14dff789a119a666077c52bd8
Change-Id: Ib7b99a431a21a5e00ac90bc9f2a3a64f693e8a99
1 file changed
tree: 8685b325fa0dfbfa7708e3bfe8d83e30c6d95628
  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.