[roll] Roll fuchsia [diagnostics] Update TODOs to migrate strict enums to flexible

Removes a few TODOs for types that should be strict, and updates
TODOs for types that should be flexible.

Original-Bug: 104384

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/701765
Original-Revision: 7e85a3da1019c81f4fdf90b56ab932542e8a5a89
GitOrigin-RevId: ec8e66b14255d4720fbe0775b858148c70075a37
Change-Id: I1a468591725b8b05b41a33b43d5f4f17f4e070f1
1 file changed
tree: 65819d9cb41adbfa7a3352f73ee68827ef58e367
  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.