[roll] Roll fuchsia [trace] Make Id::new() use Randomization The Id::new() counter is a footgun as it currently is as it will cause id reuse conflicts in traces. Instead, we'll always use the random based approach and migrate callers of "random" back to the new random based Id::new. Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1614614 Original-Original-Revision: 46164112ab76c4ee3c1d0d4dbff9080e8cf700d1 GitOrigin-RevId: 9d6d153f1eae2ece4570d7fb935a908f487f02f4 Change-Id: I0caa2eb1dc72f0e11b477defa581c5e927b41f7b
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 in one of the communication channels documented at get involved.
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.