[roll] Roll fuchsia Reland "[overnet] Remove legacy Overnet"

This is a reland of commit bfe7734737efc62a49b3482fce84b9e3a6352c2a

Original change's description:
> [overnet] Remove legacy Overnet
>
> Feels like this should have a longer description but that's pretty much
> it. We're removing legacy overnet and all the code that supports it.
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/864287

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/909255
Original-Revision: dee883548ea7ee9a6e41797bcf0c0d815e148d9b
GitOrigin-RevId: e63a2ccd0b6ba45fe444e4aa32892818df6759fd
Change-Id: I699ecb944d2ca55b47c4a52c7021516243581734
1 file changed
tree: 404aad267076c6cfd2caa43a990340078ca8394e
  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.