[roll] Roll fuchsia [cog] remove FUCHSIA_DIR from git-polyfill

The FUCHSIA_DIR variable is not available in the makeroot.go binary so it failed to render paths correctly. This change moves away from using FUCHSIA_DIR.

Original-Bug: 470061432
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1454996
Original-Revision: a0d6c8f3755a609689f2d1b95de575e17bd1fc87
GitOrigin-RevId: 5acee16e8445de998ad2f7e10bfffe2f7677bc56
Change-Id: Ic9a67bcf2ef2ac7a204cb767d122be3ec6babb4c
1 file changed
tree: 432d87cb9d4e89d65115e7bf6bba28e9a5276736
  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.