[roll] Roll fuchsia [netemul] Use void protocols in Netstack,DNS

Deliberately specify void protocols for the DnsResolver and for Netstack
to avoid the "protocol not available" warning logs when running
integration tests. This also requires a change to make the protocols
"optional" in the component manifests.

Original-Bug: 469758729
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1454691
Original-Revision: 5d1d7e18c8ea5d277a4be95a3c9a9513c7b293fc
GitOrigin-RevId: c8349da8ecb4e864d8468cb737986c03ea25bf8c
Change-Id: I874c75eed1b1b74f818d64400a58f9699f550c23
1 file changed
tree: 43322cb899af079cd2d6df3baeceb277f8e3bea2
  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.