[roll] Roll fuchsia [orchestrate][ffx] Migrate ffx default targets.

Migrate instances of `ffx target default set` in orchestrate.

In this cl we'll introduce `Ffx.SetDefaultTarget` and update
`Ffx.ApplyEnv` to set the `$FUCHSIA_NODENAME`/`$FUCHSIA_DEVICE_ADDR`
environment variables accordingly.

Original-Bug: 414449822
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1263864
Original-Revision: eaf3faaeec2500b6c45f29e98fb4118268df5f0b
GitOrigin-RevId: e88caf97a3b6b2681a10f5db0fb585e456bbb9aa
Change-Id: I83f2a638736237a15c38c4d7723759ed91812444
1 file changed
tree: a2b2ded776d56b986d013242f1778f1669656477
  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.