[roll] Roll fuchsia Reland "[build] Remove use_bazel_images_only GN arg"

This is a reland of commit 9a5cb9e585db34096fab78a3506b358d2f34802e

Original change's description:
> [build] Remove use_bazel_images_only GN arg
>
> This is always set to true, so it can be removed and all logic based on
> it being false removed.
>
> Depends-On: turquoise-internal:I8f468e52df08e71c21986af13fe7d0c06a6a6964
> Change-Id: I8117c416add38909cace682eb2cc59576a6a6964
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1690094
> Reviewed-by: Casey Dahlin <sadmac@google.com>
> Dependencies-Satisfied: cl-deps-checker@fuchsia-internal-service-accts.iam.gserviceaccount.com <cl-deps-checker@fuchsia-internal-service-accts.iam.gserviceaccount.com>
> Reviewed-by: David Dorwin <ddorwin@google.com>
> Commit-Queue: Aaron Wood <aaronwood@google.com>

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1698614
Original-Original-Revision: 90f078db58225fcc3671ab7c00dcdb6ec1fcd4ab
GitOrigin-RevId: 8ab9544900dab113775e7f4192f006c96936f3f1
Change-Id: Ib171c52d0b2aa4eeb58907bc35dea8d8f5735d9d
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1698539
Cr-Commit-Position: refs/heads/main@{#196456}
1 file changed
tree: bbe2e68dc79970e0ada02c54b6bdaeb3af7a4e7b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.