[roll] Roll fuchsia [audio][test] Remove legacy thermal protocol

Removes the now-deprecated fuchsia.thermal.Controller protocol from
HermeticAudioRealm. This is in preparation for deletion of this
protocol.

This change also removes usage of the legacy test-only
test.thermal.Control FIDL protocol, which is also slated to be deleted.

Original-Bug: 98403
Original-Bug: 94424
Test: CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/670465
Original-Revision: a88f4aa2d96b9362ee4a182069d6bf802cc5af8c
GitOrigin-RevId: dc9f0d5bf3c007305d74f7784cf0ef7d36bf1961
Change-Id: If6dbee07b5cf47a3133c7c779e9985244e076359
1 file changed
tree: 0dc443e592ee053900e321d138efd12676b3e5dd
  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.