[roll] Roll fuchsia [netsvc][assembly] Move netsvc to AIB

This allows us to avoid inclusion whenever we would have otherwise
relied on the netsvc.disabled kernel commandline flag to disable it at
runtime. We cannot remove that flag entirely as it's still used by
console-launcher and some developer workflows.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1013097
Original-Revision: 0994d0386d2026d2a31d1127878286075b720f95
GitOrigin-RevId: db6b24ab2481b2e64582168245c6af8fad90cd93
Change-Id: Ia3081784377fa8acba2bb40894821a7b1dcd2701
1 file changed
tree: bd5e5fd392493a502ff3d472c5c936a0330d6ef9
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.