| commit | 7447ff72f8da2a0dfc46308b75b38501eaef6c1b | [log] [tgz] |
|---|---|---|
| author | Alex Pankhurst <pankhurst@fuchsia.infra.roller.google.com> | Mon May 05 16:45:49 2025 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Mon May 05 16:47:29 2025 -0700 |
| tree | 788c36c9e3c74cb822ed5b1fdebfbed248242e74 | |
| parent | 7e213b97560f667c128d757a80e4273016ed990b [diff] |
[roll] Roll fuchsia [starnix][power] Fix wake lock names not being recorded Inspect nodes / properties created with `create_*` functions have RAII semantics and will disappear from Inspect when the created object is destroy, unlike their `record_*` counterparts. However, string arrays do not have a `record_*` function so they must be explicitly created then recorded. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1269184 Original-Revision: b7d21b4d09fa4e26ebae92f51e414fc386535295 GitOrigin-RevId: ec5bd64141b43f9c662212b96758e4010035fcfd Change-Id: Idc4366d6bcee54e7c677c8b14da39ead48fc4319
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.