commit | 06f8f71887062ee7d490da6dc7997d30dfd3fce2 | [log] [tgz] |
---|---|---|
author | Pavan Kumar Juturu <jpavankumar@fuchsia.infra.roller.google.com> | Thu Sep 19 20:33:30 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Sep 19 13:36:56 2024 -0700 |
tree | 7b44e99a3949ecfcf6ecd0844cdc3ba7f5f21f82 | |
parent | 40bff8f21317edb4262385817517b87a8069ef12 [diff] |
[roll] Roll fuchsia [Honeydew]Introducing register_for_on_device_close() in FuchsiaDevice class This will be useful if any affordance or transport need to perform some cleanup code during FuchsiaDevice cleanup (close() method). Idea is similar to register_for_on_device_boot() in FuchsiaDevice class which gets called during on_device_boot() method. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1121452 Original-Revision: 50dd19ae348d2b51c8d34fe30687db9e1de5e2dd GitOrigin-RevId: b56ff7e56282f1e10fbc9d27261da0ba53ee45a2 Change-Id: I8088e4f6bbda2fb986afb93ecc7884fd71784172
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
.