[roll] Roll fuchsia [fdf] Update zircon transport example to use partner SDK

Update the zircon transport example so that it uses
the fuchsia.hardware.i2c FIDL interface from the partner
SDK.

Original-Bug: 349490992
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1082073
Original-Revision: 63e022a7d79e58d0c2f26b011eda8175560ae9f7
GitOrigin-RevId: d3088b23f989747ca1b440dcb74a7a084dfa8bcb
Change-Id: Ib9409c22a825102a939f8af0048488486f35caeb
1 file changed
tree: 15ba2af5fbc5081963e3760ea506ecc4a199247e
  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 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.