[roll] Roll fuchsia [covargs] Fix bug where multiple embedded build ids causes hang. This was introduced in fxrev.dev/1074518 because we create a channel that only has the size = number of profiles, but if there are multiple embedded build ids in a profile, we'd exceed that size and hang trying to send more entries to that channel. Instead, we'll use a mutex to just directly append to the slice of entries. Original-Bug: 42075455 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1075933 Original-Revision: 288b6bd2ae124b88366b8eb55ae8af65fc2fca63 GitOrigin-RevId: 498e7fab09f7e1b15a794b9111becb2f1e5a13e7 Change-Id: I0dacd0ce92b72213909d4a352f196a67511d59b7
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.