[roll] Roll fuchsia [components] Fix bug with epitaph collection

Now we only try to collect an epitaph if the component's
controller channel actually closes and we limit the time we wait
to existing timeouts.

Original-Fixed: 122011

MULTIPLY: component_manager_tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/804049
Original-Revision: 824e8cdee57e3b25d8b4a49cb8798b07d1c58eb0
GitOrigin-RevId: a6f811b0f15639a9aeedee526e9420b0725a804c
Change-Id: I4038aed5e78fee8d6d7b1ef3dcb4fade3b632a94
1 file changed
tree: 5ca2267e740c283a894c97ce8504bc0b23935b13
  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.