[roll] Roll fuchsia [driver-manager] Route /system-delayed as /system

DriverManager only needs to be routed one directory, and it should
use /system-delayed because it will pipeline requests until the system
is ready. However, it should appear as /system so that current pathing
still works.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/530382
Original-Revision: f832317929b6188dd5c8a99c6590f6a89be62230
GitOrigin-RevId: 5e6221eba03fef8fb072a1adb57161705ab4b026
Change-Id: Ibf0c9d93aa3380784b44155f6b344cfa089b2dfd
1 file changed
tree: bbbd4e4af8e84003f9868b9924ecba3dea08810b
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.