[roll] Roll fuchsia [vim3] Relax zbi compression on debug builds

This drops a level of zstd compression in the zbi, now that fxr/1237567
has reduced the size of the zbi by nearly 2MB.  This trades that space
gain for compression time, saving about 5 seconds off the zbi
compression step (roughly 30% of the time spent).

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1238386
Original-Revision: 6dd03ce9a5e86bfcc6acbba44310d22e44e555e9
GitOrigin-RevId: c4124c26c16aa447f076c3531d7099d53b7226c5
Change-Id: Iae67394f4fb9696f748a625f48b5521271262d02
1 file changed
tree: 64dc7b33da824e02b15588fea4000638d1247d82
  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.