commit | bf802743e33687f9e0b4c5b15ab500bd728d0590 | [log] [tgz] |
---|---|---|
author | Aidan Wolter <awolter@fuchsia.infra.roller.google.com> | Fri Jul 07 18:41:41 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jul 07 11:42:49 2023 -0700 |
tree | 4c4fb7a339e7449aad0f9aa65d489ac1a2bbd520 | |
parent | de196aaa71f1e2023dd70ce1aa71c2913dd16c72 [diff] |
[roll] Roll fuchsia [assembly] Use explicit images config if available If an explicit images config is provided, always use that instead of the GN-generated one. Continue to compare equivalency against a GN-generated one unless use_explicit_images_config_only=true. This allows us to migrate test assemblies over to an explicit images config without creating a bazillion hardcoded explicit images configs. The test assemblies currently use ambient GN args, therefore have a bazillion different combinations. They don't need to, though! Original-Bug: b/290250084 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/882033 Original-Revision: 92776297570ed2b584e141d4f167be0b89bf73b9 GitOrigin-RevId: eb3f3e98a9d8d30ac7c4f0ce48e039da5ae3b49d Change-Id: I0259fb07f0d8eca62201c8fcd80623aa7698ed80
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
.