[roll] Roll fuchsia [power][broker] Fix lease contingency issue

* In acquire lease, when we look for passive
  claims to find lease that may have gone from
  contingent to noncontingent, we were only
  looking at passive pending claims, but we should
  also look at passive activated claims.
* Also fixes bug where claims were accidentally
  being removed when deactivated.

Original-Fixed: 346342936
Original-Bug: 342205990
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1062672
Original-Revision: b038be15023c44e1bb86337287607103aec10f09
GitOrigin-RevId: 79bd213e70f6aa44fdc577407fc0bf4bde957b37
Change-Id: I4687c2ee01e2b741b571f745818378430138a9b8
1 file changed
tree: 65ec9913f59079d36d99f1b6557a8ebb15933bc5
  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.