[roll] Roll fuchsia [driver][rust] Fix DeviceUnderTest visibility

TestHarness::start_driver is pub, but the returned type DriverUnderTest
is not in a public module.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1519882
Original-Revision: d07b507973937685852ea52a1f50691e2711e63c
GitOrigin-RevId: f41f90b72d68d25ae7c2c7a417bece11d972ec1b
Change-Id: Ibc8e360e0b473d777a1d86e89a77c8971dbaf5ce
1 file changed
tree: db1a8d27ee846f1fd62713f672ccc8a15ac7aedd
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 in one of the communication channels documented at get involved.

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.