[roll] Roll fuchsia [netpol] Create space for policy-related components

This change creates a space for components related to network policy. At
a high level, these are components that offer network configuration,
provide and consume signals on network service levels, and respond to
changes in network service.

Original-Bug: 99709

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/676243
Original-Revision: 595fc97a4d90b668049d205b726b50930b44f1af
GitOrigin-RevId: 3f01691ac109a0e30ac0e6c9708a69c602727ec4
Change-Id: I4e5e2c4fd43c16fb2469cf4aaa7726a2872127fc
1 file changed
tree: 23c5a01a1b6392f37a6b78999511707e46cddb54
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.