[roll] Roll fuchsia [fdf] Fix minor nits in driver_runner and driver_host2

Fix a minor nit, where we should be using error_value() on a failure
path, rather than status_value().

Fix a minor nit, where we should use const members where possible.

Original-Bug: 33183
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/550221
Original-Revision: 91da5d1f7d2f327a0a0a2474f4fefc6816512c17
GitOrigin-RevId: acdb9aba997cee2439dda2583467d5ac8e160308
Change-Id: Ifee04fb6e90552a26310638f9b6b08bf6ba6544c
1 file changed
tree: 0abc8ceeaa409bf5fd2d0079e83b557e9469b77b
  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.