[roll] Roll fuchsia Revert^2 "[pkg] Delete old update package image format code"

This reverts commit b04a77650825f099bbe0c451718e74382f43709a.

Reason for revert: The issue with OTA tests has been resolved.

Original change's description:
> Revert "[pkg] Delete old update package image format code"
>
> This reverts commit 21e45ee16c8c4ad8f5b82ef51bff94fbbd63efd4.
>
> Reason for revert: Some OTA tests are still using images.json.orig b/320689642
>
> Original change's description:
> > [pkg] Delete old update package image format code
> >
> > This deletes the code for handling images that were stored directly in
> > the update package. The update package has already been migrated to
> > the new format and update packages that directly contain images are no
> > longer created.
> >
> > Original-Fixed: 319061730
> > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/966085
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/975973

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/977473
Original-Revision: 9e79280ab0c333eb93cc1f462c1c93343d715876
GitOrigin-RevId: b54c357b4202e01766a6d977ae6df4e30482dd92
Change-Id: I22b0f40edb0a46fa4c477d8704e01f4b89490c10
1 file changed
tree: 256b274e1a0990e9cd5f3747a6e225694343d643
  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.