[roll] Roll fuchsia [bazel] Reformat .bzl files with buildifier 7.3.1

The new version of buildifier is much stricter than the one currently
being used, so reformat the .bzl and .bazel files under build//
with it to allow rolling it into our tree without static-checks failures.

NOTE: It looks like there is a bug in .../assembly/fuchsia_board_configuration.bzl
      See the 'XXX' marker comment. This is fixed in the next CL.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1135776
Original-Revision: cc9b9c26c4951c1287a983bc3e961b793a2eae4a
GitOrigin-RevId: 83303985deef1f9aa8c08fba511a71cf94d8227a
Change-Id: I7c3cec328882ffae2b8c8606a9d8edf666a0dbdd
1 file changed
tree: 9f0e8e8810afe91f2a37cfe2ddd748e63904b8de
  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.