[roll] Roll fuchsia Revert "[vscode] Split platform-specific paths; add mac"

This reverts commit e91288a0a917b43298b373898a2fa3d2a1b09343.

Reason for revert: broke rustfmt for some folks

Original change's description:
> [vscode] Split platform-specific paths; add mac
>
> Allows prebuilts to be used on mac-arm64. I know build on macOS is
> officially unsupported; this improves the experience on macOS without
> degrading the experience on Linux.
>
> Change-Id: I1d36e3ec096132388206cdce67235c45005f8255
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1186285
> Reviewed-by: Oliver Newman <olivernewman@google.com>
> Commit-Queue: Jay Zhuang <jayzhuang@google.com>
> Reviewed-by: Jay Zhuang <jayzhuang@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1236367
Original-Revision: 275bcfd114b6f49cd938493dbd9bc444aff35848
GitOrigin-RevId: a4e8088678d954eab316ec03b9228beba4772fc6
Change-Id: I5d9f2d680fdedc31d2a617292af31c7907803318
1 file changed
tree: f1e190569f0d24b03cea6245f5acb057d50e5840
  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.