[roll] Roll fuchsia [ffx][usb] Update host packet flush to use echo

This updates the workaround hack for b/406262417 to use echo packets
instead of an extra data packet after connection establishment. Now the
device sends ping packets once every 100ms up to 10 times until it gets
a reply back, and then proceeds to send the sync reply packet. This
makes the whole thing a lot more reliable.

Original-Bug: 406262417
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1245127
Original-Revision: 6453125b88f7d321e7a515a19be26be0adf424ff
GitOrigin-RevId: 4fbf7e467c887993ba333197657ecba1415c9c54
Change-Id: Ifed4f1dc76f257a51babc7c52328a75c1ad15bd0
1 file changed
tree: 825936d37ad69cf9dc28d0f198bace65db68eb0e
  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.