[roll] Roll fuchsia [conformance] Don't embed ffxutil.FFXInstance

Make `ffxutil.FFXInstance` a named field instead of embedding it so
that methods defined on the tools library are not forwarded and changes
to the tools library necessitate a change to this library instead of
breaking third_party/network-conformance repo.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1236404
Original-Revision: 67d9dc69451f27bdb9adbac89d99e356c6fbb547
GitOrigin-RevId: 2ec3c83e9ca52bb95016dc9f916ca988b2c1b15a
Change-Id: Ic80a736ca5b2ef401700e4b3edb6fac4d9df68b9
1 file changed
tree: 261793690f109152ccaef8132e222a7f9d62d059
  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.