[roll] Roll fuchsia [dl] Plumb Diagnostics

This CL plumbs a diagnostics object through dlopen, and attaches errors
to the diagnostics or signals success with diag.ok().

This CL allows RetrieveFile interfaces to return an
elfldltl::VmoFile<Diagnostics> or elfldltl::UniqueFdFile<Diagnostics>
object.

Original-Bug: 328490762
Cq-Include-Trybots: luci.turquoise.global.try:run-postsubmit-tryjobs
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1009907
Original-Revision: 046f48273989cfe13331c637bcd78f80bff3aa5a
GitOrigin-RevId: defdd8b57f2cfb897da3de88a4faa0824b077fef
Change-Id: Icadb32e547c85723a53bf4368dc794085b34bed5
1 file changed
tree: cc8fdd1a597aa932653ca282dfeccca49ca22f97
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.