[roll] Roll fuchsia [i2c][channel] Make I2cChannel move-only and don't inherit from DDKTL

Make I2cChannel move-only and don't inhert from the DDKTL I2C client.
This will be necessary for the FIDL version of this class, and in the
meantime will enable subsequent changes to support both Banjo and FIDL.

Original-Bug: 96293
Test: fx test i2c-channel-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/665762
Original-Revision: b5300f15002875b4ce20da3308e338eaaf755652
GitOrigin-RevId: 6089881eb15ac3e3d60e61392251236dfca4bfd5
Change-Id: I7bd4c1bcfe2b42694ffb6287b38feaf19ebf6a98
1 file changed
tree: 0e4d235b2cc289e3eaca96d06325721877fa8409
  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.