[roll] Roll fuchsia [fidlcat] don't exit if no IR files

If fidlcat can't load the FIDL IR files, it now prints a warning and
allows the execution.

In that case, fidlcat is still able to decode all the syscalls but some
or all the FIDL messages may not be decoded and only dumped in binary.

Original-Bug: 72663
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/521281
Original-Revision: 1501bdde608747c9adaaeb7206ac6c71fb8e1a03
GitOrigin-RevId: 3dc714b5b591878cb21f4a07e536fa19b3bc7c6b
Change-Id: Ia9328198f693043ce66bdebbc6efdadc2c8ab4bc
1 file changed
tree: fe1c5ca3eb82d7c831aa309fd60e0bccdcdee6fe
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.