[roll] Roll fuchsia [paver] add unbootable reason to FIDL API

Adds FIDL data reporting the unbootable reason for slots that are
currently unbootable. This will be useful to help the system updater
determine certain error conditions.

Additionally, this splits the generic "user requested" unbootable reason
into two more specific reasons: OS-requested and verification failure.
These have very different causes so it will be helpful to distinguish
between them, and it's best to do it now before they get encoded in the
FIDL API.

Original-Bug: b/377762222
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1153492
Original-Revision: 0fd0b9246dab2c8067311058fcb865bcb4da8d97
GitOrigin-RevId: 4ef223b880042580d84aa19f0ce425ef39d3893c
Change-Id: I99ffb5d8b0c3a7ab72f703ee8856f94aacb6cf23
1 file changed
tree: ca31f8be7426a31f03906e302893837ac39ad8e0
  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 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.