[roll] Roll fuchsia [driver_manager] Remove unused root device

Remove root device as it is not used for anything.
The `sys_device` will be renamed to root in a followup CL.

Original-Bug: 81755
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/765762
Original-Revision: 66f0d43905d44a265dfd756fa60b14387bf5838b
GitOrigin-RevId: 70e911c03022c352a8ed1ebda391880f88a841f7
Change-Id: I81f5bcf18cd9e08ed9c8a00cf837ce3a00db93f9
1 file changed
tree: 01959852798aaade6167bb75f910150dcce4eeff
  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.