[roll] Roll fuchsia Revert "[bazel] Name Bazel out directories based on platform"

This reverts commit f37e12391ba787d41244738ee8fc22f9332ffe10.

Reason for revert: b/481150270

Original change's description:
> [bazel] Name Bazel out directories based on platform
>
> Name subdirectories of `bazel-out/` based on the associated platform.
> For example, use `fuchsia_x64-opt` instead of `k8-opt`. This makes the
> directories a little easier to understand for anyone digging into them.
>
> This also separates x64 `--config=fuchsia` output from `--config=host`
> because they no longer both use `k8-opt`.
>
> Original-Bug: 478912580
> Change-Id: I315354075434f3deeb672598a2aa99810ea87d7a
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1485318
> Commit-Queue: David Dorwin <ddorwin@google.com>
> Reviewed-by: David Turner <digit@google.com>

Original-Bug: 478912580
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1493256
Exempt: RubberStamper 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Original-Revision: 277a36f37f95bbc73fcb53f47a99ab6fc78f1ea1
GitOrigin-RevId: d91519c41fac12b811c2b1a478a7a609c35090c9
Change-Id: I8b3ae9a3bfe7c7729eb1286464eb7b39cf0e854c
1 file changed
tree: db8e968d804b3421ef7a1d14a56cc31261378d49
  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.