[roll] Roll fuchsia [assembly] Introduce ffx assembly create-update operation

This commit constructs the create-update operation for constructing
UpdatePackages, wires it into the build system, and asserts that the new
UpdatePackage matches the binary contents of the old one.

Original-Bug: 84904
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/594527
Original-Revision: eba5d7dc205b43f4ddd4ac96e11e82c97c44eb33
GitOrigin-RevId: 94459163374fc3cbb393a37c0386917098560b6b
Change-Id: Ib4757c2bc5382b822ab0ff7d701f9fbb9e00fa6d
1 file changed
tree: e93a3e073452edc0a54807fde5ffd684ab329a61
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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 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.