[assembly][subsys] Diagnostic Subsystem Support

Adds initial Diagnostic subsystem support to the bazel sdk rules so that
a product owner can define the Diagnostics::Archivist subsystem
configuration via the product_assembly_configuration() bazel rule.

Bug: 118378

Tests: N/A
Change-Id: I277af168382d73f3c14d01d01c12039bfecfc95b
Reviewed-on: https://fuchsia-review.googlesource.com/c/sdk-integration/+/790603
Fuchsia-Auto-Submit: Daniel Young <youngda@google.com>
Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
Reviewed-by: Jiaming Li <lijiaming@google.com>
6 files changed
tree: ad064dab94c28cadcce6be38da96f8b8d899149d
  1. bazel_rules_fuchsia/
  2. bazel_rules_fuchsia_experimental/
  3. manifests/
  4. scripts/
  5. tests/
  6. .gitignore
  7. .gitmodules
  8. AUTHORS
  9. BUILD.bazel
  10. CONTRIBUTING.md
  11. LICENSE
  12. PATENTS
  13. README.md
  14. using_local_sdk.md
README.md

Fuchsia SDK Integration Repository

This repository provides environment-specific (e.g. Bazel, GN) tools for the SDK and associated integration tests in a public repo.

Visit Contributing to Fuchsia to learn how to contribute to this repository.