[roll] Roll fuchsia [ddk-fallback-test] Use driver_test_realm

This also changes DriverManager to not log errors if it
cannot find a driver. If a driver is disabled then DriverManager
will go to load it and the loader will refuse.

Original-Bug: 86318

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/612988
Original-Revision: 44461894a228cbc1f3ffd6eafa3c1b6666fa5c23
GitOrigin-RevId: 9e2d29b31dec07bce51db7e5a1113236a97829a4
Change-Id: Idf07f215e48a601ec3d7495ce34f96dbb07d670c
1 file changed
tree: 591bdd83c37c48a55b76ec27044cc12bc83df9f6
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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.