[roll] Roll fuchsia [display][fidl] Use fuchsia.hardware.i2cimpl/Device FIDL protocol.

Previously the fuchsia.hardware.display.engine FIDL library
depended on fuchsia.hardware.i2cimpl banjo library. This did not
build.

This change replaces the banjo library dependency with the
corresponding FIDL library and protocol.

Test: fx build sdk/fidl/fuchsia.hardware.display.engine:fuchsia.hardware.display.engine_cpp
Original-Bug: 314126995

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/969458
Original-Revision: a1e9c7e4b415c2e5bfcc48153c695a8017a3a507
GitOrigin-RevId: 9441e72eee5c37a9ff6aaf224bbd6226c75f8039
Change-Id: I7fd7b0bb19022152f12d8ef469374735b00bf918
1 file changed
tree: 05f24b4222ba37c016836b48d695d455f86d4ea0
  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.