[roll] Roll fuchsia [dns] Add DnsServerSource.SocketProxy variant

An additional source of DnsServers is the SocketProxy-provided servers
that are provided through Starnix's fuchsia_network_monitor filesystem.
Add this variant to the DnsServerSource to designate when a server is
discovered through the SocketProxy.

Original-Bug: 416012531
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1269591
Original-Revision: 6074d7703d7acd614f39bfe27fd469743e027db1
GitOrigin-RevId: 9cf6cf14a67424f32f34b2b55ce63bd3dc04ea01
Change-Id: I77fe82e727785700fa641d8bf2d20c513bddcd4e
1 file changed
tree: 8eaab3e18310626e103e82347817c813bf2833f2
  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.