[roll] Roll fuchsia [ffx][usb] Add echo packets

This adds echo packets to the usb vsock implementation library and
automatically replies to them. This will be used for probing the usb
connection at synchronization, but might be used for other checks to
validate that the usb connection is still in a functional state.

Original-Bug: 406262417
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1245327
Original-Revision: 1fb9b6e50076f7281117f61d3c90f08fe7981972
GitOrigin-RevId: c7895da0eae85ef987a6f2bc7010f03f0ac56f9e
Change-Id: Ice0f5376997479a2ae1e891d2c8e306bf3417807
1 file changed
tree: 660a49a95fe0fc62a2b37da93b7716a8e77f998b
  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 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.