[roll] Roll fuchsia [power-broker][inspect] Merge the synthetic graph into regular one

Instead of having a separate graph, we can use the same regular graph
and just store a synthetic:bool field.

Original-Fixed: 404631762
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1236384
Original-Revision: fa78960701f9c185e5eba24399d0d2d0761c71d5
GitOrigin-RevId: 026b84160117ffe20691bbccb931568e92e31a54
Change-Id: I9dc769a2a163a2c41c52903f57cb1acf5a845a13
1 file changed
tree: 9e1b0b7feb98b70691801542aeaa2df611b08024
  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.