[roll] Roll fuchsia [board][as370] Prevent building and paving of unnecessary images

Set build_uefi_disk, use_vbmeta, and use_gigaboot to false to prevent
bootloader and vbmeta images from being sent during paving.

Original-Bug: 94099
Test: fx pave-remote works for AS370
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/699864
Original-Revision: bea59d8c45a54ccc8a2e258f6c4ccf90712d67d8
GitOrigin-RevId: d6ae79317edb3c8dcd313e8c8326cbca77f0694a
Change-Id: I56c0390b4f64b8e45614a40ac3462a39cfa48b64
1 file changed
tree: 5629ecf19f5293dc70eb235581f5c71e2c0c8632
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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 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.