[roll] Roll fuchsia [fx][ffx] Move agent env variables to common location.

This creates a common location that both fx and ffx can use to check if
we're being invoked by an AI agent. If detecting this is changed we can
then add to the list in `agents.txt`

Original-Bug: 507861631
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1595713
Original-Revision: de1a052f1de3d787555319ab19c210677d45cd7d
GitOrigin-RevId: cff7c5c0f2c43df97d6c278f0a4cc2f67adb4c8e
Change-Id: I93deffca33ebc971e02a7107fd07f78e7a257774
1 file changed
tree: 5327f933e59a6a07f89c3302abe74356d16f1413
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.