[roll] Roll fuchsia [power] remove ActivityGovernorListener.OnSuspend() We've migrated clients from `OnSuspend()` to `OnSuspendStarted()`, so that clients can handle suspension symmetrically with how they handle resumption. In particular, clients can take some actions to get their subsystems into a known state before the CPUs go into suspend state. Given that there are no remaining callers of `OnSuspend()`, let's remove that method. Original-Bug: 348047390 Test: fx build Test: fx test system-activity-governor Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1089623 Original-Revision: 96239d86d1c134bf547ed2d417c412ff1c554c72 GitOrigin-RevId: 1dfe994ab95b56275818ca8c375da5509255bc7e Change-Id: I6c6897f262f7418c7dde63faa6fb50ac3733a100
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 via the IRC channel #fuchsia on Freenode.
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.