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

This reverts commit bfe7734737efc62a49b3482fce84b9e3a6352c2a.

Reason for revert: Suspected for https://b.corp.google.com/issues/298014615

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

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/909193
Original-Revision: 1ee67d92c57af009931a6488c16178813dacbd5b
GitOrigin-RevId: 0d8b84f6f7398d256fd70b5c3f11c5b579df647f
Change-Id: Ia42c86913fc0ff93cce5b394e9cae1f2e53814bf
1 file changed
tree: bfc218e4730ab9494a24cdec28135dc304c8a6c3
  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.