commit | 28550e3cf0273596b744123d1383a960e810656d | [log] [tgz] |
---|---|---|
author | Thomas Gales <tgales@fuchsia.infra.roller.google.com> | Tue Nov 12 03:06:15 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Nov 11 19:08:15 2024 -0800 |
tree | c7d866a002ed7425ae7c99051fd984e1446edbff | |
parent | ab09c690e2336bbe0d34370b9b2d5cea3be753cd [diff] |
[roll] Roll fuchsia [feedback] Migrate from zx::time to zx::time_monotonic zx::time is ambiguous when reading code and should be avoided. zx::time_monotonic or zx::time_boot should be used instead. Original-Fixed: 374353355 Tested: `fx test //src/developer/forensics` Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1152157 Original-Revision: a534932b7768b7258bc37558602ff18b50d2be06 GitOrigin-RevId: 0a9cc4e39ae95c15b9b6599ec2f3fbd77119ecfb Change-Id: Ief582530c2b82b223343d22e05d781f4a79e8219
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
.