[roll] Roll fuchsia [assembly] Add a new extract_blobs ffx plugin.

The new ffx product extract_blobs plugin is necessary for MOS to access
blobs without using the blobs directory in the product bundle. There are
changes to the extract_blobs function to handle copying update package
blobs and a flag to determine the delivery blob type.

Testing: I used Jetski to add tests for the extract_blobs plugin and
manually checked that all the blobs in the product bundle are extracted.

Original-Original-Bug: b/515050875
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1618588
Mega-CQ: Ida Isugi <isugiidap@google.com>
Original-Original-Revision: 5c5c799f9e6948289865f65db9dc69b802bc5915
GitOrigin-RevId: af0e3bb7f44365815c7d52d9aafb2e7556bfdfc4
Change-Id: Iaad994aaedcd939e85af46e2e159d05bb0a01337
1 file changed
tree: 549fb344f78a7507527a46c71b4e98822c91492b
  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.