[roll] Roll fuchsia [bazel] Move debug symbols, unstripped binaries, & debug tools to common rules

This moves all debug symbol aspects, providers, tools, and action
builders to fuchsia_rules_common under debug_symbols/ to allow sharing
them between SDK and non-sdk packaging rules.

Original-Original-Bug: 517670276
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1635000
Original-Original-Revision: 8d9a1c36c227831a026cc5dc30172382eac1ee0e
GitOrigin-RevId: d2c8913d7fa4ae79f02bb16efa4b1d1050b51a03
Change-Id: I05e789a2a8ad960a51a21b1e8ceff478ff0985fe
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1636436
Cr-Commit-Position: refs/heads/main@{#193919}
1 file changed
tree: 687096cb4d8d2cac2ec5ccafbba11dfebb1e53fa
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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 in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.