[roll] Roll fuchsia [pkg-resolver] Move concurrent download limit to structured config

Enables hardware-specific customization and tests that depend on the
behavior of the fetch queue to set the value instead of duplicating
the constant.

Original-Fixed: b/303690358
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/927850
Original-Revision: a5ff0d910ccf28441e04e115e2ddcce6b93c8d27
GitOrigin-RevId: 8268cf7e0a6d7fd1e05292fb477d2ce414a6f284
Change-Id: I58eefd5b346c81a60ea6cfbcdafd68fcdddf5ac5
1 file changed
tree: 63dfbd1e65312fb534d8f1f0e357ef1af5925e6a
  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.