[roll] Roll fuchsia [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.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1186285
Original-Revision: e91288a0a917b43298b373898a2fa3d2a1b09343
GitOrigin-RevId: ae36ea7a49db2c6c68a87d8b5cf4b9760a029f2d
Change-Id: Ib85ce34199784eb154a58def8fbeaa9c7e66db81
1 file changed
tree: f8d857ff31a8b9f8c86c86c97dacb5dc47b0a4dc
  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.