[roll] Roll fuchsia [swd-e2e-tests] Support the new update package format

This changes the OTA tests to support the new update format, which
extracts images from the update package into their own packages.
Furthermore, it adds a flag `-use-new-update-format`, which allows
callers to opt into the new format even if the original update package
is still using the legacy "inlined images" format.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/925246
Original-Revision: 98349c2b60558ebf837bc847211a205a4702b680
GitOrigin-RevId: b7ae3d0e6ebb3eb4732e08e64b1aecf0da7f5a45
Change-Id: Iaadf8dd51ad5ce7edc4b7451f4454b6de5a07698
1 file changed
tree: a10eaf347fa558c0df6452ab2d6832623ba5cad1
  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.