[roll] Roll fuchsia [ftdi] Migrate FakeFTDI to DFv2 and FIDL

Starting with an easy driver that has just a test around it to test the
waters.

Note that the only test for this driver is actually disabled due to
flakiness. The test was enabled locally to verify it works but left
disabled as this shouldn't be addressing any flakiness.

Original-Bug: 439593030
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1545183
Original-Revision: 005d114680450887fdc22692432279264219cfcb
GitOrigin-RevId: 326fe518fe6e149430b40094fd02f8da4c7d8077
Change-Id: I02774eb8a00dd713d8af034d1c7d9a92369e473e
1 file changed
tree: de8bf713d05b1adfb76cad396d85369bf018ee30
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.