[roll] Roll fuchsia [amlogic][i2c] Remove dependencies on DDK and Banjo

- Use the platform device protocol directly instead of going through
  device-protocol-pdev, as it has dependencies on DDK and Banjo
- Use a custom fake platform device instead of fake-pdev, as it has a
  dependency on device-protocol-pdev
- Depend only on the DDK metadata target instead of the general DDK
  target, and remove aml-i2c from the DDK allowlist

Also move the AmI2c DUT to the foreground dispatcher so that it can
safely access the fake MMIO.

Original-Fixed: b/328319656
Multiply: aml-i2c-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1002315
Original-Revision: f92cecfed8239e7a96efa4cb3f39067c1e0ab0ea
GitOrigin-RevId: 9fb5543491e9f590d187c5dae149fa65ad897e55
Change-Id: I362cd96094be1e0bb680fc1e0cc2a9a3d5e5a1e8
1 file changed
tree: 2b5dea852d6ad46d0152732b1e4c3e6df96b0599
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.