Expose relevant package files in OutputGroupInfo.

Expose fuchsia_package's debug symbols and far file in OutputGroupInfo,
which will also be used in fuchsia.git.

Bug: 119049, 115699
Change-Id: Ic1ce39bbadf77c2d158edf710af16bf23dd5bf00
Reviewed-on: https://fuchsia-review.googlesource.com/c/sdk-integration/+/791187
Reviewed-by: David Turner <digit@google.com>
Fuchsia-Auto-Submit: Darren Chan <chandarren@google.com>
Reviewed-by: Chase Latta <chaselatta@google.com>
Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
1 file changed
tree: 68cca682a0135d4f998fc156a4f0d9ba517427e0
  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.