[roll] Roll fuchsia [netcfg] Stop local provision for delegated ifaces This CL blocks provisioning events within netcfg by looking up the interface state of each interface encountered from the interfaces watcher and 'ignoring' the event if its provisioning state is Delegated. This prevents the provisioning from starting, and the error logs assert that events are not encountered for interfaces that have the Delegated provisioning type set. Test: Ensured that without the 'ignore' part of the handle_interface_watcher_event, `test_install_only_no_provisioning` fails AND we see the tracing error logs present too. Original-Bug: 135160 Original-Bug: 135087 Original-Bug: b/309010919 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/949504 Original-Revision: 28026e0de7dd38546fa2aff31d0806f0d58cf7ab GitOrigin-RevId: a908bf9634ba3e0a8d16cc0a54ef57a19d30e17a Change-Id: I754ac579b7aa4937b060e5ae7818b8a3e9294058
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.