[roll] Roll fuchsia [pkg-resolver] Sandbox auto client http connections

The auto client (which listens to the /auto endpoint on the repository
server so as to be notified of TUF metadata changes) now uses
fuchsia.net.http/Loader.Fetch from core/network/http-client to obtain
the stream of body bytes instead of using an in-process hyper client.

Original-Fixed: 469770855
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1453908
Original-Revision: 219993798b3a9e2eabb2132de975f5e7bc92eb04
GitOrigin-RevId: aa7310b42c82f3b40d7b67f19749f9cb15aac862
Change-Id: I16efcbe590b7334e7a0ccb84da69c61c9d7d0bfa
1 file changed
tree: 572c88ef7c0eea7068155833b8b3ef912acc2667
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.