[roll] Roll fuchsia [system-updater] Migrate to config capabilities

system-updater configuration was split between config capabilities and
package-provided config values, which complicates development and
reasoning about what the actual values will be. This commit converts
the two package-provided values, concurrent_package_resolves and
concurrent_blob_fetches, to config capabilities.

Original-Bug: 329519711
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1567633
Original-Revision: f011189a1861db82f1d740840109747bb9ca1f11
GitOrigin-RevId: e7875b2b7b539ade3fd965a387ed5cc3013b8edd
Change-Id: I28c79bba0dd6a740c3b9fa08e98491a09b6b86b9
1 file changed
tree: 85746e63891bb8e302c8f591b2e16578f4ec56e8
  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.