[roll] Roll fuchsia [assembly] Add crate for PartitionsConfig

This crate allows for the reading/writing of a partitions config, which
is described in src/developer/ffx/plugins/assembly/README.md. This
config lists the partition table of a specific device and the mapping to
system images.

Original-Bug: 84902
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/594524
Original-Revision: e032d29c182603c547cee168af106f7aeedee523
GitOrigin-RevId: f138a9b117ae6ab6c23b065197cce42b66205b7c
Change-Id: I25517ca57ef4b56682584e5959d1666f029e7155
1 file changed
tree: a1eddce7e46625a9b5aabd4a6701af91c599a27a
  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.