[roll] Roll fuchsia [pbus][test] Remove I2C tests from platform-bus-test

I2C now uses FIDL instead of Banjo, so this test can be deleted.

Original-Bug: 98515
Multiply: platform-bus-test: 500
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/696182
Original-Revision: 1b8a865b185af0db78f2340caac23450a8b5d14a
GitOrigin-RevId: 3aaff1c7216fd07bee2383b2c421d95ce22c1396
Change-Id: I8c9c5a89ad3a3bf261354aab1b9ba5a0e968890e
1 file changed
tree: 3793c0ec1e173ebb721f54cc803618ad972eeb11
  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.