[roll] Roll fuchsia [mise] Add prebuilts to PATH.

Must move PATH mutation after DEBUGINFOD_URLS so
that the fx scripts will see it. They apparently
don't work properly if that variable is empty.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1485466
Original-Revision: e5438201b676d74fbf2c72ee1c5454c914a6d26e
GitOrigin-RevId: 4ba172f7087bd944f5c1e53edabc26e5604cb9aa
Change-Id: I5e4b926279cddb1e8a61789ae8ca1f511b219cf1
1 file changed
tree: 9a0049f03a7d1db76715d10af6a0881a1d27af3d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.