commit | 0b94e8f6bca4ae9e7bee48c16ede8d5268c57a67 | [log] [tgz] |
---|---|---|
author | Braden Kell <bradenkell@fuchsia.infra.roller.google.com> | Tue Apr 05 15:14:09 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Apr 05 08:15:29 2022 -0700 |
tree | 0e4d235b2cc289e3eaca96d06325721877fa8409 | |
parent | aa653f4601dae68bcf6c5c74c348640780e1f04e [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.