[roll] Roll fuchsia [power][broker] Fix panic in topology

* Remove a potential panic when a second element is made invalid,
  which should not be an error.
* Add a unit test for this scenario.

Original-Fixes: b/481713262
Original-Bug: b/481597727
Multiply: power_broker_client-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1483078
Original-Revision: be843e2d080a60e0e1cf5626245cc8e525d6e908
GitOrigin-RevId: 926ed656a67508bc653c6d7d8cd3bc48550a30e2
Change-Id: If1cba0d3cc490a08b61c8872a51ed9cb232bdef6
1 file changed
tree: 1819b61b1417da0183971cc3f2dff7a064e8d74c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.