[roll] Roll fuchsia [fdf] Remove compatability tests from DFv1

These tests are only useful for DFv1 which is soon to be deprecated in
favor of DFv2. These tests are not run against real drivers in
automation, and have little value. We will likely need to write a new
version in DFv2, but they will likely be substantially different as the
device lifecycle will have shifted.

Original-Fixed: 91504
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/658590
Original-Revision: 4f136c2094d1e1f887a8fffa74c40725897d68b1
GitOrigin-RevId: e860666441b041e8c5c412cdc1d8a25d3b195ca4
Change-Id: I888762199a6848e21a916eff5a752f7855f51b66
1 file changed
tree: 7a6243376ed494cd0c7f7333db1ff8099a0f0eac
  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.