[roll] Roll fuchsia [power][broker] Refactor: drop related_koid map

* Since we're using the koid of the EventPair handle as the
  CredentialID, we don't need to store the related_koid in a map, we
  can just match the stored koid to the passed related_koid instead.

Fixes: b/310040633
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/945152
Original-Revision: 2124411a386f0755f9eb5a58f76e8e812db96af4
GitOrigin-RevId: 6f0d30fea7aee5a6a7a6aa79cf979dae7bbcfc68
Change-Id: I406b0d1c9fcf6f84024d563b5e185c257acb18c0
1 file changed
tree: 68a3a99ece77940c1002d7ad415ed75d6674b0aa
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.