[roll] Roll fuchsia [drivers][tests] Remove legacy echo references

Remove driver and DDK references to //examples/fidl/legacy
components used in tests. This is an incremental step towards
removing the duplicate code in //examples/fidl/legacy.

Original-Bug: 87749
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/602630
Original-Revision: 39930ed705861fefb1254fd445d1407dc2f8fc14
GitOrigin-RevId: d8db421376fb3fc617eb5941edc8c366fc179db4
Change-Id: Ie0fc9f30b9871caf891c6e12c6787f2989296c9e
1 file changed
tree: dc598b8e3c78c32e0ce43a31927291d25e1336f2
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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 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.