[roll] Roll fuchsia [refactor] Hard code root label for soft migration

Providers are not interchangable between @rules_fuchsia and
@fuchsia_sdk, so hard-code all rule export usages in vendor/google to
@rules_fuchsia.

This cl will be reverted after tqr/666770 and fxrev.dev/805567 land.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/808547
Original-Revision: 3dbc6e21dd8b23337d93c74e09a86e92370f83b0
GitOrigin-RevId: afd5bf0829c38bf64caa64da98fb24904ef807ee
Change-Id: Iae45c1b9561bcac4ca5f976dcb2f6200d2a6b95f
1 file changed
tree: 40cc6fb657411197c294f923b185f67429af2453
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.