[roll] Roll fuchsia [reachability] rm connectivity/management

Complete step 5 of 5 in the soft-migration plan outlined in the linked
bug by removing //src/connectivity/management and any remaining
references to its empty build targets. Remove the now redundant GN group
//src/connectivity/network/netcfg:config-base.

Original-Fixed: 89115
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/652302
Original-Revision: 69019c23015fbed643278f14f2368141db5e985a
GitOrigin-RevId: a995c9d06513604c106dfd4f23802234ae3f398f
Change-Id: I5d2ad18738117f588b9ae36c55f7e9b22c9d9f08
1 file changed
tree: fd66ecb4e2b7e4d16e3b2f1dd797d9ad98ddca3c
  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.