[roll] Roll fuchsia [rubric] Recommend flexible over strict enum for FIDL error types

Consistent with
https://fuchsia.dev/fuchsiasrc/development/api/fidl#should_i_use_strict_or_flexible_on_types

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1264948
Original-Revision: 5ee5c4afb678cfe6f081a03e72ff9b0276ef571b
GitOrigin-RevId: 9db1d222def7b38cc1ea138ff6315a94a802cef7
Change-Id: I056739babad72fc161b38ea52569c955bf3dabfd
1 file changed
tree: 112ef65c99eee932c458fb2fe7f251bb14c442e0
  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.