[roll] Roll fuchsia [thermal] Add routes for ClientStateController

Adds capability routes for the new fuchsia.thermal.ClientStateConnector
service. The service is implemented by the Power Manager component and
routed through to appmgr to be consumed by audio_core and SDK-based
clients.

Original-Bug: fxbug.dev/90157
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/630215
Original-Revision: 3d8f3c54a77ee43b8db096e5ac9a118e3cd35754
GitOrigin-RevId: 3cbd4bba6f99da5d0f76f7628ea9a5ef928c32a6
Change-Id: Id5d7721a9d94f65a9a72561f0b035805c091be58
1 file changed
tree: 67a48f3e5441b89e8dae2028578318f9eb583ecf
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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 via the IRC channel #fuchsia on Freenode.

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.