[roll] Roll fuchsia [netcfg] Add enable_socket_proxy flag

Add a flag to netcfg that will be used to determine whether to use
socketproxy's protocols such as FuchsiaNetworks and DnsServerWatcher.

Original-Bug: b/416012531, b/385368910
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1270444
Original-Revision: b604998891cfc58237ae4ed4922848b7fb98d169
GitOrigin-RevId: 3238afe85f793fadd9b5e040a4483b18fe4bb1a9
Change-Id: Id3340ad12ec14397b4136dbb03cb85b0b404ec02
1 file changed
tree: 87bfc5029bafaaca2e2b1b75bdbdc7f330710617
  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.