commit | fcbe776791c9354e238cba2882645ca7f3d93395 | [log] [tgz] |
---|---|---|
author | Suraj Malhotra <surajmalhotra@fuchsia.infra.roller.google.com> | Sat Oct 22 00:21:58 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Oct 21 17:23:29 2022 -0700 |
tree | 3d011aba04fc583fbf1f9d846c7a0d07edfe315b | |
parent | fa81655238638c240a860d44c62fbc575ac13269 [diff] |
[roll] Roll fuchsia [driver2] Add prepare_stop hook DriverRecordV1 was renamed to DriverRecord and reorganized to make it clear which members belong which version in the same style async_dispatcher_t is defined in libasync. New macros were added for supplying the prepare_stop hook and a default implementation was added to driver::Base. Test: fx test dfv2_v1_lifecycle Original-Bug: 97457 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/724404 Original-Revision: 6db867558369a60d0e9173c6ce51724bb2214c16 GitOrigin-RevId: d8325f060b74915ad99a191ad5ba33ff98ad635d Change-Id: I41cac95b7505279a5483c2a15ad317e885eb9d04
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
.