[roll] Roll fuchsia [fuchsia.io] Remove socket NodeProtocols

These types can never be exposed on filesystems, they don't make sense
in the context of protocol negotiation.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/696887
Original-Revision: 52b19bf2b9e0f0a6cebfeb3a758e6c4b9a07a2fe
GitOrigin-RevId: 6c1d0061758e27c20ec8785d3fce5f149016f2e0
Change-Id: I0038e411278f2edf99bf553288fe0243a985ebb9
1 file changed
tree: 4a7f05a6d3c13efc1eca8e426294123ae01f4ab3
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.