[roll] Roll fuchsia [sdk-tools] use ffx target add for device-ip and ssh-port

This CL migrates away from storing the device-ip and ssh-port in
the global configuration by:
* Reading the device-ip and ssh-port using `ffx target get-ssh-address`
* Doing a soft migration by still storing the device-ip and ssh-port
using `ffx target add` instead of in the global config.

I have ran customer tests.

Original-Bug: 89209
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/611751
Original-Revision: f05a46e728030646bade18b431e33b79a67a13d3
GitOrigin-RevId: 019508d768d66e17612fd7065fe12a4fa459f849
Change-Id: I353e8178a3134fa19683a8390448e6090a782372
1 file changed
tree: 51c5f8759416d56a5d209f80bcf97e7a42d7bf15
  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
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.