[roll] Roll fuchsia [ffx] refactor overnet_id out of CompatibilityInfo

Instead of having overnet_id stored in CompatibilityInfo (and then
in the Target), we separate the two, retaining the common structure
only for the initial protocol request across ssh.

Original-Bug: 395632395
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1230684
Original-Revision: 52d8e25083717c7db7e2dcc797279dde5d28c614
GitOrigin-RevId: 7b3f953d0ccd9c544e5140afaed27dcbe5ce2cbc
Change-Id: I90844dcb415113378ed17b6f3be3e56e99e77d05
1 file changed
tree: 88d3645b92a3aba744b72cc0340a2148ca51023f
  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.