[roll] Roll fuchsia [diagnostics][data] Specific types for lifecycle and inspect errors

In preparation for automated markdown docs. This enables to improve the
per-data type documentation as we can write specific docs about when
each error can happen, rather than generic ones.

Original-Bug: 93323

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/667904
Original-Revision: df709c8cbca5c806ae48958939e473f1d58ccb31
GitOrigin-RevId: d85343c1f3f81d23b4f2ebb002de1056ec3c2e4b
Change-Id: I6920beeed7b08ace8cd9366e7d75a0aff135eacc
1 file changed
tree: 056e7676a1000660fee70c9ad0972cc145292e5a
  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
  12. 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.