[roll] Roll fuchsia [assembly] Omit fastboot fvm when desired The assembled_system() template previously used the global GN arg to determine whether to build the fastboot fvm. When the board set either fvm_emmc_partition_size or fvm_ftl_nand_block_count it forced all assemblies in the current build to produce a fastboot fvm, which was unnecessary specifically for test assemblies. We now allow clients to add generate_fvm_fastboot=false to stop building the fastboot fvm in their test assemblies. In the future, this arg will be necessary -- alongside generate_fvm and generate_fxfs -- to help assembled_system declare the correct outputs. Original-Bug: b/290250084 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/882018 Original-Revision: 0f1fa9cede32f385a8dcdc86bba9379def7cbe95 GitOrigin-RevId: 9723d6f086c259bea6d2bf9e5837742cb271501a Change-Id: Ib633102a05cbbb38286ddb438c247c5c1e62379a
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.