[roll] Roll fuchsia [i2c][test] Add FIDL implementation for fake-i2c

This will allow tests using fake-i2c to switch from Banjo to FIDL more
easily.

Original-Bug: 98514
Test: fx test -o i2c-channel-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/675845
Original-Revision: 21864c1213ab8330bce971374e3b182f1b6c0554
GitOrigin-RevId: 73ef3965e01fb0b3bab6fc366e1e47e513519b0a
Change-Id: I62864cf0bb45d994c779dc8654921681ce9a869d
1 file changed
tree: 7bf190e96552c61a319b0b4cc7f7a3f19925d8aa
  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
  12. 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.