[roll] Roll fuchsia [power][broker] Make the LeaseID an integer instead of string

We can derive it from the LeaseControl koid to guarantee its uniqueness
within the power broker process.

The core goal is to reduce space usage in our inspect instrumentation.

See more at go/fuchsia-power-broker-obs-improve

Original-Fixed: 404631922
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1231889
Original-Revision: 19c05d891fdb32341294efa185fb2059190013d4
GitOrigin-RevId: 2feb8230e70c9d8d976aa2448e5d85f68479e425
Change-Id: I3d2ef7f662d011d4e114633c488019ef8d03894d
1 file changed
tree: 08586e46fd0e1e9c459570c02ea4ee6ee60e85f1
  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 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.