[roll] Roll fuchsia [build][bazel_sdk] Reformat for buildifier 6.4.0 (load-order only)

Only fixes load statement order to make it easier to review.
Another CL will remove remaining warnings after this one.

Original-Bug: b/316557812
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/961535
Original-Revision: 4ea20c23700af4686826b5ab4205149cd1320efc
GitOrigin-RevId: 4664d5ea3ac07f75a457b11cb619a0f41ff03872
Change-Id: I6866ee3a9fa402c865ba53fdb2fb6d1ecb347fe2
1 file changed
tree: e2ad47001b156597ae2523d184efb667beb0e6a5
  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.