ProductConfig

The Product-provided configuration details.

FieldTypeDescriptionDefault
trusted_apps vector Components which should run as trusted applications in Fuchsia.
tee_clients vector Components which depend on trusted applications running in the TEE.
session ProductSessionConfig Product-specific session information. Default to None which creates a "paused" config that launches nothing to start.
packages ProductPackagesConfig
info ProductInfoConfig Generic product information.
component_policy ComponentPolicyConfig The policy given to component_manager that restricts where sensitive capabilities can be routed.
build_info BuildInfoConfig The file paths to various build information.
bootfs_files_package Option A package that includes files to include in bootfs. This is only usable in the empty, embeddable, and bootstrap feature set levels.
base_drivers vector List of base drivers to include in the product.