[roll] Roll fuchsia [bazel_sdk] use fuchsia_sdk_common in fuchsia_sdk

This allows us to wire up fuchsia_sdk_common to share logic between the
bazel sdk and the in-tree build. This CL just uses the shared sanitizers
to show that it can be used. In future CLs we will use more logic to
clean up the toolchain definitions.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/902158
Original-Revision: cebde928e4ddd9478ca8e3adb59ec12633cf1073
GitOrigin-RevId: b7ed0613fbcaf16db2b6bd4870df5c858cd2bd3c
Change-Id: I3412c6edf1405ba1884781c8d3be68c80d1c7fc8
1 file changed
tree: 973441df86069c3a569fe048d3e4d5ae2e3c28c9
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 via the IRC channel #fuchsia on Freenode.

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.