commit | d2e4d0a4d875da9070332588cb12ddb7d890537f | [log] [tgz] |
---|---|---|
author | Filip Filmar <fmil@fuchsia.infra.roller.google.com> | Wed Jan 08 10:02:51 2025 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jan 08 10:05:11 2025 -0800 |
tree | 30d35fddb9cac526f56318172cc17549817e04c8 | |
parent | c81f5b708569865cf5fa5841ecef06aedd7cd2ca [diff] |
[roll] Roll fuchsia [time][alarms] Integration fixes for the wake alarm manager - Introduces a GetProperties() FIDL API - this is needed by the connection probing in Starnix. - Temporary CancelSync() FIDL API for Starnix migration. - Factors out the `alarms` crate from `timekeeper`, so that it can be reused in test fixtures. - Adds a `wake-alarms` test-only components which implements wake alarms management, but none of the UTC management of Timekeeper. This helps wake-alarms specific integration tests (mostly the hermetic ones) be more focused, and have less unrelated setup. Original-Bug: 383062441 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1180447 Original-Revision: 87390d643ff7ec6bb49dd088db0688169e41f732 GitOrigin-RevId: 9d9bacc92391d9b19d43de2ebb8a1b60399e9d29 Change-Id: Id43f185c8dc597f4f18f4b6c407fed7c951d58bd
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
.