[roll] Roll fuchsia [fidl] Make HandleOneEvent watch return epitaphs

In fuchsia.io2, the OnRepresentation event doesn't include the status so
we need to be able to read the epitaph (in zxio which uses
HandleOneEvent).

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/865056
Original-Revision: ff53323e94371bf08c68d85df78f71d57aca5bcc
GitOrigin-RevId: ac479460651c2c53ab6726d3753f3ef43e963fe2
Change-Id: I52b8dab61ed644ac40c135d77d9bfcb796877894
1 file changed
tree: b52f96a6d17434b190f3fb110624100263b6c5d8
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 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.