commit | 17f61d750c78a5202acf98e0568bca4212972e5d | [log] [tgz] |
---|---|---|
author | Aidan Wolter <awolter@fuchsia.infra.roller.google.com> | Wed Feb 14 22:48:27 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Feb 14 14:49:41 2024 -0800 |
tree | 920abbaa021a2b98a0bd9cf82840a7323d74191b | |
parent | b12c2d568875262435c886e93fae0715044872f6 [diff] |
[roll] Roll fuchsia [assembly] Bazel products can avoid GN args for size checks Bazel products no longer need to supply specific GN args, such as: - size_checker_input - blobfs_capacity - max_blob_contents_size in order to force GN to gather the outputs of a size check. If a bazel_product_bundle supplies supplies the correct bazel targets that run the size checks, GN will always gather the outputs into a build_api. Original-Bug: b/322361658 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/991632 Original-Revision: 1d6dfc13edf73d9669ef4221f96e3860284bd192 GitOrigin-RevId: 68b9f9649389f6cfe39b5736d0d492c1eb20e52c Change-Id: Iff4234e19e03bcf55fb3f7510d85d295c0891523
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
.