[roll] Roll fuchsia Revert "[aml-i2c] Implement FIDL instead of banjo"

This reverts commit 20cc939e39367a579b17fb0207e85c38f2853375.

Reason for revert: Device enumeration test failing on smart displays

Original change's description:
> [aml-i2c] Implement FIDL instead of banjo
>
> Make the `aml-i2c` drivers implement the FIDL version of the i2cimpl
> protocol instead of the banjo version.
>
> Remove the i2c testing from platform bus tests because the i2c driver no
> longer uses the i2c and i2cimpl banjo protocols.
>
> Original-Bug: b/301004275
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/957853

Original-Bug: b/301004275
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/963472
Original-Revision: 66fd59db89e16e812dfaacb852c66cb27469ccdc
GitOrigin-RevId: a2b167dcc1cec54b8a21451e7f69004bfc76d1f6
Change-Id: I7412c58141cdbb8109ca7989513814c900161f72
1 file changed
tree: 2f2bca670bdeb959b4d851c809e29b03b14d8a10
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.