[roll] Roll fuchsia [fdf] Mark eager components in driver_test_realm

Mark both driver_test_realm and driver_manager within as eager, so that
we do not have to rely on connecting to devfs in order to cause
driver_manager to begin execution.

Original-Bug: 86778
Original-Bug: 33183
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/608104
Original-Revision: 5dec21ad5252d807b38508d5bedd21dc9c48b209
GitOrigin-RevId: 86a29cdd2b53c8907610e6c0d9d23b0f96e1c5c2
Change-Id: Ib7379c5185222c4f33205fd0e2598cf8bbb79d00
1 file changed
tree: 1d31d00fc3baca33ec3e9a41c61cbdd7e8f3ab1e
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.