[roll] Roll fuchsia [fx+ffx] Add ffx invoke override env to fx scripts

Adds the environment variable that helps ffx output more useful help
when invoked as `fx ffx`.

Original-Bug: 101039

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/699983
Original-Revision: 9e76e515d7167406f345e9c8df1b070e696f2422
GitOrigin-RevId: 053344915869aa9eac61e6c5116a17be8c9a1ba3
Change-Id: If1c4834e2bc41e4b00f3e3a016f0ee2837e1db31
1 file changed
tree: 14efcb5a0221299d4a019f4978cfcf52b5ee1ac9
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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 via the IRC channel #fuchsia on Freenode.

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.