[roll] Roll fuchsia [netcfg] Initial interface provisioning policy

Add in a new field to be read for configuration.

Reuse the matching rules and create a new enum for storing whether the
configuration has specified local or delegated provisioning.

Ensure that the initial deserialization works for an interface
provisioning rule that has empty fields.

Original-Bug: 135087
Original-Bug: 135161
Original-Bug: b/309010997
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/945420
Original-Revision: 013f57b3152f11693fa8c87afa7ce2293ff859f0
GitOrigin-RevId: c38c2805d40c009b356d400c30081b11245a3d64
Change-Id: Ia1416295e4197b5122bbcc4872e7184bcea48c46
1 file changed
tree: 9cda680d808555aa4326b05232d477dc66554ccd
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.