[roll] Roll fuchsia Revert "[tee][devfs] switching to services"

This reverts commit c820680067f5eb1ab19d9fc366592b10750c8d9f.

Reason for revert: breaks build due to `fuchsia.driver.compat.Service` was not offered.

Original change's description:
> [tee][devfs] switching to services
>
> Converts the tee drivers and clients to use
> services instead of devfs.
>
> Run-All-Tests: true
>
> Cq-Include-Trybots: luci.turquoise.global.try:run-postsubmit-tryjobs
>
> Original-Bug: 324273348
>
> Change-Id: I2b3ba970cd5a2e7d6be5dc378a58583c7230e54f
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1221585
> Reviewed-by: Ali Zhang <alizhang@google.com>
> Reviewed-by: Aaron Wood <aaronwood@google.com>
> Commit-Queue: Garratt Gallagher <garratt@google.com>

Original-Bug: 324273348
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1224704
Original-Revision: 1d46b3ca9768ce0f1f857c440f06d8cf9922f84b
GitOrigin-RevId: 86fe0d03969526e6de7ac5e75c1f9e8da45f8a80
Change-Id: I40ef3182c29462919aacca895ae4f1baba6da80d
1 file changed
tree: 4ae1792d55fe959d6fff094dd6711eea923dae57
  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.