commit | 750a1f2ff143c2f19f0ebc27e9756267978a35b4 | [log] [tgz] |
---|---|---|
author | Miguel Flores Ruiz de Eguino <miguelfrde@fuchsia.infra.roller.google.com> | Wed May 22 18:52:55 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed May 22 11:56:07 2024 -0700 |
tree | a2efff5edd51ebbc2db3d378256dbe2fe461af65 | |
parent | 9fdfb5c777626b385a46f3223dd02ae8e7a03802 [diff] |
[roll] Roll fuchsia [inspect][graph] Nested metadata items This change adds support for nested structs in metadata kvps. The use case is better representation of data in Power Broker without relying on string concatenation which results in less string interning in Inspect. Note: - Currently it's not possible to set a nested structure without having initialized it in advance. An easy way to fix this would be to have a nested and keep references to all nodes in the metadata + their names. If this is a necessary use case I can build it into the library. Original-Bug: 340342858 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1051432 Original-Revision: 12ec1b12642340d35bc00c15547b5c1ef2215408 GitOrigin-RevId: 022279a2a4ee05a528ab662bfb158517c8ae2826 Change-Id: I824ad6ff0c54a9c99d0840d5be34c20dc4d5a7a4
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
.