[roll] Roll fuchsia [isolated_devmgr] Remove platform-bus driver from driver-manager-test

Tests should explicitly include whatever drivers they need to be
included with the test driver manager. Also, replace platform-bus with
sysdev as the sys root driver for the netemul-devmgr, as the netemul
tests don't need `sys`, only `test`.

Original-Bug: 75846, 74512
Original-Fixed: 76350
Test: fx test -vdo netemul-v2-tests --test-filter tests::network_context
    (uses /dev/test)
Multiply: netemul-v2-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/534044
Original-Revision: e159d357740b2206877a26467846e17fb241f28d
GitOrigin-RevId: 392283579f6b1cfe149f875e01f714d62c95d90b
Change-Id: If8efe2b8b9afb186f911b26bf968cb3f902c9d2e
1 file changed
tree: 43f03b5c6bc23b1379e13b1efd3510b8320519ae
  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.