[roll] Roll fuchsia Revert "[aml-thermal-s905d2g-legacy] Use SDK pdev library"

This reverts commit 3e0f29b0ce98bb02d172ad553dff557a57cffbaf.

Reason for revert: suspected for failures in CI

Original change's description:
> [aml-thermal-s905d2g-legacy] Use SDK pdev library
>
> Make the aml-thermal-s905d2g-legacy driver use the
> //sdk/lib/driver/platform-device/cpp SDK library in order to interact
> with the platform device.
>
> Original-Bug: 366517646
> Change-Id: I349d30acff517fe03a1471cf7c2da30c6baefe11
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1239304
> Reviewed-by: Andres Oportus <andresoportus@google.com>
> Commit-Queue: Nick Eaton <nickeaton@google.com>

Original-Bug: 366517646
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1240684
Original-Revision: 6ea92040b605a29f00f317db5d761481310bc4ed
GitOrigin-RevId: 260ae8397749778390024af24b6895874d67c8b0
Change-Id: I307eb10e164142e8d124f7dbb5b7e21010c3b661
1 file changed
tree: fb9e9d9dfad94fa72018a34e64b54ffca0d159f1
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.