[roll] Roll fuchsia [bazel][assembly] Add uefi-disk target back

make-fuchsia-vol uses `images.json` to locate images when creating
uefi-disk. `images.json` points to correct Bazel-generated images in
Bazel assembly, so we can re-enable this target in Bazel assembly.

Tested:
fx set minimal.x64 --args use_bazel_images_only=true && fx build

[0] https://cs.opensource.google/fuchsia/fuchsia/+/main:tools/make-fuchsia-vol/src/main.rs;l=497;drc=9c8b8493d4244a9b18f71b6f51337d9f4d502640

Original-Fixed: 125009
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/869717
Original-Revision: 9ed3ce0d8611698c2ca97312ade9076d560ef3a7
GitOrigin-RevId: 9efef58b3c3c18f46361dc502e39421f9fb52e24
Change-Id: I97bfd6439b5ae39e8291d88e702bdde1dc3f26d3
1 file changed
tree: d540a8a64a42ca0845645ebcfbb013d51f972c59
  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.