[roll] Roll fuchsia [broker] Remove claims from deactivation first

The order of operations when dropping claims removes the claim from the
main claims list before removing it from the deactivation list, which
causes the logic in the latter to short-circuit. Remove from all other
lists prior to removing from the main list.

Original-Bug: 357445279
Test: fx test power-broker-unittests -o
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1100456
Original-Revision: 967e1112c153b51b57e801a94ec747fd095223d3
GitOrigin-RevId: f3d76e851e5126cce96b6493fab80ab3ea93ed25
Change-Id: Id45f5fb43674be896663728e05f01c55ebae526f
1 file changed
tree: 4853ccfec8c0f4b375a773bc89ea841b0db2b621
  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 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.