Delete bazel_rules_fuchsia

The rules have been moved into fuchsia.git. Changes to the rules should
now be made there.

Change-Id: I63535e8450773722e734b37111dbd2b63b6e7df1
Reviewed-on: https://fuchsia-review.googlesource.com/c/sdk-integration/+/792756
Reviewed-by: Jiaming Li <lijiaming@google.com>
Commit-Queue: Chase Latta <chaselatta@google.com>
180 files changed
tree: 21384f3b0022dfb824be9adbfe0c0197004a9c24
  1. bazel_rules_fuchsia/
  2. bazel_rules_fuchsia_experimental/
  3. scripts/
  4. tests/
  5. .gitignore
  6. .gitmodules
  7. AUTHORS
  8. BUILD.bazel
  9. CONTRIBUTING.md
  10. LICENSE
  11. PATENTS
  12. README.md
  13. using_local_sdk.md
README.md

Fuchsia SDK Integration Repository

This repository is in the process of moving to fuchsia.git.

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.