[roll] Roll fuchsia [SocketProxy] Add dns_watcher module

DnsWatcher implements
fuchsia.netpol.socketproxy.DnsServerWatcher witch will be used by netcfg
to keep track of the DNS servers registered with the socket proxy.

Original-Bug: 353342016
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1047380
Original-Revision: 670f2b8d32af3003d631f871e77b15453e7d49d9
GitOrigin-RevId: 4cb16c8fe5304f56af35caeeb826bab621dfc01c
Change-Id: I6012dd45798e9156a52db45316e26a7ef7ae728d
1 file changed
tree: a6e72c9e4022fe21cf02e3f19b22843efa55b7a6
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.