[roll] Roll fuchsia [power] Fix pending suspend blocker memory leak. If clients register suspend blockers but a suspend never occurs, the pending suspend blocker list grows. If a client closes the channel, the handle is never removed from the list on the server side. This CL updates system-activity-governor to drop pending suspend blockers if PEER_CLOSED is signalled on the channel. Integration tests are added to verify this new behavior via Inspect. NO_IFTTT=no change in function Original-Bug: 486113685 Test: fx test system-activity-governor-test Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1521059 Original-Revision: a028d607216499b96c5c688949abc8870cd71b56 GitOrigin-RevId: 02d01b1fd717ce3c24591b50f733e18cbf35cf77 Change-Id: I957143d33898eeff2391808bb0c91f6ef7bfd20f
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.