[roll] Roll fuchsia [power-broker][inspect] Event writer for AddElement

Improves the approach used for bundling current, required and add
element events into a single one by building on the pattern introduced
in the previous change to bundle update_level events into a single one.

A follow-up change will be building on this approach to bundle the add
dependency events.

Original-Bug: 404631256
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1234324
Original-Revision: 313900a2cfb4a483faff4705c9b15db4d8d9a80e
GitOrigin-RevId: 6f376ee67378c1558b7637ffe027c7b38d3945f1
Change-Id: I4839230060f5c4ed75e524bd52b95faf135853d6
1 file changed
tree: 5d96910cbfbd520653b23232917910eddae2ff30
  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.