[roll] Roll fuchsia Revert "[devfs] Turn on all Services"

This reverts commit 94fd93ce9fdc0ded0528a62ce5ca86b8e7c44381.

Reason for revert: Breaks mali_power_test in core.vim3-vg-debug
Example failure: go/bbid/8722545623425310209

Original change's description:
> [devfs] Turn on all Services
>
> This enables automatic advertising of services to all devfs clients
>
> Cq-Include-Trybots: luci.turquoise.global.try:run-postsubmit-tryjobs
>
> Change-Id: Id36805ec51aa31cd8114ddf78926753f4a66dd97
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1208806
> Reviewed-by: Suraj Malhotra <surajmalhotra@google.com>
> Commit-Queue: Garratt Gallagher <garratt@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1208305
Original-Revision: b3734647d7e9fe4d6a9432a7c742f686c9a74a39
GitOrigin-RevId: 05e3dce9be49d5d48dc4094529d0e0946b8f4b0a
Change-Id: I7d6933039e35a911d0bdaa4d9e725571402bc953
1 file changed
tree: b448de82f257de6b2532d05d52f8441fcd4a26ff
  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.