[roll] Roll fuchsia [build] Use deterministic ordering for virtual device manifests

This changes the manifest to use a BTreeMap to have a consistent,
lexical, sort order, for deterministic output vs. the HashMap.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1563836
Original-Revision: 50051d2e2115824c9b2e0d84c690030522ff51ff
GitOrigin-RevId: b857a0fbed42d851a9ddc8dfc54c699dcd67e89b
Change-Id: If80b3f8bcf7f491f6892222e49203002fc263ca5
1 file changed
tree: 08ba2bce3d12ceb2660aac9b245ff6651115c158
  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.