[roll] Roll fuchsia [power][obs] Introduce power observabliity constants.

Using a FIDL library so that we get uniform naming across
languages.

Original-Bug: 354239403
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1118639
Original-Revision: e0630036e8723b549fe6d82403e6d970a8869923
GitOrigin-RevId: 45ac871d245d7332da2b80609e22e2fcfd0b7798
Change-Id: I990ed520ef4bf610d8aca0e876a0b0a4506058b5
1 file changed
tree: e4d0cb7a50fbdc4d9d07749df8fdc3e2a1003ae3
  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 via the IRC channel #fuchsia on Freenode.

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.