[roll] Roll fuchsia [bazel_sdk] remove register_fuchsia_sdk_toolchain from defs.bzl

This CL removes the export of register_fuchsia_sdk_toolchain from
defs.bzl which should not contain any repository rules.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1179390
Original-Revision: 80eee4cf1e928115b15c9e161a949fe3e56cbcbb
GitOrigin-RevId: 6e1e92db79d7549b7fd19eb8ddcd6cc2041a2e2c
Change-Id: I8c784e61e527d9a38cbc39c14a3a01cdb387b6bd
1 file changed
tree: 99cb53b770ad88797e0a6638b28885512a541544
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.