commit | f0e0eaee935ff7d4efe6d53337b31b13fd56db2a | [log] [tgz] |
---|---|---|
author | Aaron Wood <aaronwood@fuchsia.infra.roller.google.com> | Wed Sep 11 21:13:58 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Sep 11 14:15:46 2024 -0700 |
tree | 92b47aa34df3158c62876f20f4436174c90f9409 | |
parent | 23a3fe345d4ae8e81ca700804bcf63fcc5cc4c61 [diff] |
[roll] Roll fuchsia [assembly] default assembled_system() to use eng platform AIBs All in-tree uses of assembled_system() are for eng build-type assemblies, so make that the default to reduce the common user error of not setting this option correctly. Bazel assemblies are left as-is, because they can't accidentally use the eng build-type AIBs when not setting the flag correctly, as their action sandboxes won't include the eng build-type AIBs at all. Original-Bug: b/365667289 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1116873 Original-Revision: adf4da89739c948f122e151e8f36ce01691cf46e GitOrigin-RevId: af1124e80d8b8a756316ceaf6e2d537f21f965ad Change-Id: If213d9215984ab85c17f01cd7e4bfaf1146a486b
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
.