[roll] Roll fuchsia [examples][rust] Remove FIDL timeout

This CL removes the 1s timeout in FIDL calls in the Rust sync example,
since we were seeing timeout flakes in CQ. The examples for other
bindings don't have timeouts, and the test infrastructure will impose
its own timeouts anyway.

Test: fx test echo-rust-client-sync-test
Original-Bug: 89753
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/614722
Original-Revision: c5c2454957fb2c3294c78226794d16eb1a1267dd
GitOrigin-RevId: cc4bd383a00f02fed038b216661e0ce5bcae7348
Change-Id: Iac7996c149a5109614ecccd11543925b46210e07
1 file changed
tree: fdd2013bf369ce093b4c1df7ec3f367ec63066e4
  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
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.