commit | 9202e0f7bc03d54d6998945b82793292e73d7b15 | [log] [tgz] |
---|---|---|
author | Aidan Wolter <awolter@google.com> | Tue Feb 18 17:36:20 2025 -0800 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 18 17:36:20 2025 -0800 |
tree | bc3d1f832901db8839043c65cda41f3842226125 | |
parent | 3f10b17370240bcc3e124eaa2d1d06c0aad6a613 [diff] |
[assembly] A product bundle does not build by default For single-product builds, one of the following can still be provided: bazel_product_bundle_full bazel_product_bundle_prefix For multi-product builds, no product bundle will be built by default, and a developer can choose one to build with: main_pb_label Here is an example for a multi-product build: fx set minimal.x64 fx build fx set minimal.x64 --main-pb //products/minimal:product_bundle.x64 fx build Bug: 395937765 Change-Id: Iab405e2d393e1fcb37393eb16be1c2c003b2493c Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1207809 Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com> Fuchsia-Auto-Submit: Aidan Wolter <awolter@google.com> Reviewed-by: Aaron Wood <aaronwood@google.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.