[roll] Roll fuchsia [power-broker][inspect] Bundle add_dep events into add_element

We don't need to emit N add_dep events when adding an element, instead
we can bundle them into the add_element event.

Original-Fixed: 404631256
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1235052
Original-Revision: 8e79ff0020a3e077ff3e853cf2c741b66194daea
GitOrigin-RevId: 026d56dfa45c74dcfcb009b349b35fd0984501d1
Change-Id: I2e3bcc50fd61c2ce6366e9ae24108be8d238c7b0
1 file changed
tree: fc2844fbd43ffe9573cfff9abaa689c30ca02644
  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.