[roll] Roll fuchsia [fidlcat] Remove legacy echo from e2e test

Remove references to //examples/fidl/legacy from fidlcat e2e tests.
This is an incremental step towards removing //examples/fidl/legacy.

Original-Bug: 87749
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/605361
Original-Revision: b343e2a7a566df0f4305f77b384f4265d893a627
GitOrigin-RevId: f22e7b13927ee5429452fa9dcef48e13eb1b2b7e
Change-Id: Ic14ee3bffbb3ea904e9b8ac0d762712b3b2336a3
1 file changed
tree: b3836dbaff78723fddcf6a6afb02fd8a6043fc92
  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.