[roll] Roll fuchsia [power][broker] Update synthetic element level before dropping claims

This change reorders the operations in drop_lease so that the synthetic
element's current level is transitioned to its minimum level before
claims are dropped or deactivated. This ensures that overlapping leases
can be vacated immediately when one of them is dropped.

Additionally, this updates existing test assertions to reflect the new
ordering, fixes typos in comments, and adds a new test case verifying
that overlapping leases vacate immediately.

Original-Original-Fixes: b/545319001
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1756089
Original-Original-Revision: 6cb2a3dc25a345dc0582a28f14f0cc4bfbb894aa
GitOrigin-RevId: 886b04bd42e225fe98ba02c03ece8c2589ffcecc
Change-Id: Iabda7acf766a7a490ba0931e7ae8db868c9691d4
1 file changed
tree: a0945436ef9e9ce736b5ddff82149ec9acbe675f
  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.