[roll] Roll fuchsia [assembly] Support not compressing blobs in fxblob

Add an option to disable compressing blobs in fxblob images.

Reading from storage is faster than decompressing on some devices. When
those devices also aren't space constrained, not compressing blobs may
be a performance improvement.

This only affects image generation. Not compressing blobs installed
during an update still needs to be done.

Original-Bug: 402471388
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1233330
Original-Revision: d6f8eafde465686751dfbf64ef75251341e49614
GitOrigin-RevId: 02f516091672f7a93a2dfe7c33b81eb82481c339
Change-Id: I4476f57f755801bed6f80bb449567bdab8a6d925
1 file changed
tree: adc6d2618df92a82a2b79089c1e5366a62cdf511
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.