[roll] Roll fuchsia [overnet] Move to quiche 0.14.0

Go back from mirrors/quiche_legacy to mirrors/quiche, now
that it has been upgraded to 0.14.0.

The only incompatible API change was the change from
Pin<Box<Connection>> to Connection.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/698984
Original-Revision: ec1630c29c834d4e0f218b104ed62ae91f1bb731
GitOrigin-RevId: 5db6a43ad583d7b2d8091401a766db2a6cd4d3aa
Change-Id: I893d1da92a55d8f6885c1ec4a89fbeea271ac8f7
1 file changed
tree: 491ff43643726d02f798c5483897880b716cc395
  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.