[roll] Roll fuchsia Revert "[dev] Remove more classes from Controller allowlist"

This reverts commit 1144c910d736c314fcf720de86bf486b8c4ca6da.

Reason for revert: breaks e2e tests

Original change's description:
> [dev] Remove more classes from Controller allowlist
>
> The following classes are removed:
> - acpi
> - media-codec
> - thermal
> - rtc
> - tdh
> - cpu-ctrl
> - temperature
>
> Original-Bug: 112484
> Cq-Include-Trybots: luci.turquoise.global.try:run-postsubmit-tryjobs
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/851796

Original-Bug: 112484
Cq-Include-Trybots: luci.turquoise.global.try:run-postsubmit-tryjobs
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/857425
Original-Revision: 41a653d045c3f168ccefb7bd207c381d126e915e
GitOrigin-RevId: aa83cf14a82b3862bc7a0c09763224a2f8fe6774
Change-Id: Ia7648ec736570dc43693d25a134f1f7600ca7522
1 file changed
tree: e957ea0208a5fff00f34f15f513d3918e3dbedcc
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.