[roll] Roll fuchsia [power] Add unique ID for wake leases in Inspect. The ActivityGovernor FIDL API doesn't require unique naming for wake leases. This creates confusion in Inspect logs if multiple wake leases have the same name. This CL adds a unique ID that follows the same wake lease throughout its lifecycle. The unique ID increases monotonically. No two leases (whether wake or application activity) should have the same ID (within a reasonable amount of time due to overflow of u64). Original-Bug: 459829949 Test: fx test system-activity-governor-test Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1529536 Original-Revision: 71f92daf538065ef6372bc47d3584356fb2eadb3 GitOrigin-RevId: 5c7b30784dd49b46d7c91faad2bffad9e6eaeeb9 Change-Id: Ib27c9d8e60c527e2521505dff902e4a0664d5b19
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.