[roll] Roll fuchsia [sag] Move call handlers to functions

Move the handlers for each of the
fuchsia.power.system/ActivityGovernor methods to functions
instead of doing it inline in the stream reading.

Original-Bug: 462180093

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1434085
Original-Revision: 34733c515ddd62e431445faac0e91349df57f6a2
GitOrigin-RevId: a7dd091c375ccda78f990f16a462a0021aaf2193
Change-Id: Ia041731b79bf5ac92200b4aa30ee41b9b9a65cbd
1 file changed
tree: 3efc32a52e24a28637c7b0be088e9a435a1dbbe9
  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.