[roll] Roll fuchsia Revert "[policy][devfs] Restrict dev-topological routes"

This reverts commit 7e3afa2bfbbc68fd81d216c2a89ea337efc13846.

Reason for revert: breaking the build on multiple CI builders: e.g. go/bbid/8804250959281546769 ; go/bbid/8804252056780408033

Original change's description:
> [policy][devfs] Restrict dev-topological routes
>
> Test: fx build
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/718652

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/718870
Original-Revision: af46c27370d86e52e8c025908707111610cba1ee
GitOrigin-RevId: 36fd5d34c0c2ef9eb5df2bcb9f9f6e3213c4bdd9
Change-Id: I72445288f00c1efec41c41a9c9d01a704a368a84
1 file changed
tree: afd5ce61888a2da0acf28d6b5b099a5c6d092001
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.