[roll] Roll fuchsia [power][obs] Uniform inspect reporting for power observability

We make observability tooling, so it is helpful to
have all observability reporting use uniform, and
understandable labels.

Since we have multi-language inspect points, we
defined the labels in FIDL to get multi-language
constants for free.

Original-Bug: b/354239403
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1113544
Original-Revision: 61f8c9ede6d4cf42c3dd23cb1e8aac10d45b2d78
GitOrigin-RevId: cc89368986ab06a78f5ee64b3baaa89a94c5cd0e
Change-Id: I185e0b91303a158bef234c4a5df5feb0d0f1d4d9
1 file changed
tree: a771b9421ce5c81d4024d70499f02262310c2475
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.