[roll] Roll fuchsia [i2c] Remove redundant i2c tool

The i2c tool is replaced by the newer i2cutil tool. This CL deletes the
old tool.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/640203
Original-Revision: 7809f4c84d9e18ac085f8fd79f2f88d535b70e7d
GitOrigin-RevId: 5636107ec3a007021658022e920ac7414a728234
Change-Id: I51196a992b9c476cfc2691338979f66f3643ebe9
1 file changed
tree: 5fc3c8dc339568d8e5a080799856a6d084af6a12
  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.