[roll] Roll fuchsia Revert "[devfs] Automatically advertise services"

This reverts commit d79c1d4af2e2121875ff74e3ef6da3de5da4ca06.

Reason for revert: b/394336546

Original change's description:
> [devfs] Automatically advertise services
>
> Enable devfs to automatically advertise a service
> whenever a dev/class entry would be added.
> This allows devfs clients to migrate to services
> without changing driver code.
>
> Original-Bug: 342232656
>
> Change-Id: Ia383b7cfa90de82f80eb80888048a10352293843
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1189732
> Reviewed-by: Novin Changizi <novinc@google.com>
> Commit-Queue: Garratt Gallagher <garratt@google.com>
> Reviewed-by: John Wittrock <wittrock@google.com>
> Reviewed-by: Eric Stone <ecstone@google.com>

Original-Bug: 342232656
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1199426
Original-Revision: 83f355c70870e0553f93fe588faa521af5304c81
GitOrigin-RevId: 12ffa68a5d7886abd4bad3ba61f49d46d6304ee2
Change-Id: I18830005204ad34c48f66bd2e5f58813b3baae54
1 file changed
tree: c40e229dbd83b9e52a0cf6a55cd3649219225c50
  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.