[roll] Roll fuchsia [netsvc] Clean header imports

Styleguide states to import implementation headers using an absolute
path from the root of the tree.

Adopt style guide on a couple of library headers while I'm here.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/616610
Original-Revision: 3c621e98789592de213e9899e7056400d29e3b1c
GitOrigin-RevId: 4d05ff64e2f7a087353173b155d8251f595ca766
Change-Id: Iaac13d7d86fe9a97949f8614b7f6071e5360ee68
1 file changed
tree: 2ce28231826293fe4abcdb176ab8c2688034dd69
  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
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.