commit | ccd79cd563137202ab692a44f49d6d58c61e403c | [log] [tgz] |
---|---|---|
author | David Gilhooley <dgilhooley@fuchsia.infra.roller.google.com> | Wed Jun 26 18:53:57 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jun 26 11:55:15 2024 -0700 |
tree | bb95ddcc3f7310ca3cecb433a361f09577f8dbd3 | |
parent | 971753da403bdc8ccf9d38cdc9b4a81b5df40b01 [diff] |
[roll] Roll fuchsia [power-support] Pass const directory ref Pass a const ref instead of moving out of the ref and then replacing it later. This prevents the footgun of making the directory invalid when we return early due to an error. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1069754 Original-Revision: 9653b70ae6a8d8f14ab092e447092b5db98b19da GitOrigin-RevId: b5ef12c00c0bb455da6a760d33d15265072c4058 Change-Id: I9b18a4e970bde681e977f46e212bf3c56b8b77f3
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
.