[roll] Roll fuchsia [bazel_sdk] set use_rules_fuchsia to true for the Bazel SDK

This CL sets the use_rules_fuchsia flag to true when we generate the
bazel SDK. This will allow us to update all of our load statements in
our OOT repos and moves us closer to removing the step where we merge
the rules and the generated build files.

Original-Bug: 381105336
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1201766
Original-Revision: b45a68841b4cba244bd7314b7dbd81ef449d0051
GitOrigin-RevId: 2d19dd03f8e3896ed61ca938405c5625247248da
Change-Id: I10cb62c3b2e83ee43696b3bb860c09310a5eb244
1 file changed
tree: 75aa054a7fd6e3c9113d3120828ed7fa032bfad9
  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.