[roll] Roll fuchsia [fidl_codec] Remove use of "is_request_or_response" JSON IR field

Additionally, a check for the recently added top-level IR field
"external_struct_declarations" was added to the library loader.

Test: fx test fidl-codec-tests josh-tests
Original-Bug: 88344
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/635183
Original-Revision: 3310d75ddf06b2d951c4098b7aa9ddfc58d11975
GitOrigin-RevId: 069d94e3f6b51fa1e370a4d0e4304d3bb42b7638
Change-Id: I0c54264e5d52ced23da16058ad43a315163028a2
1 file changed
tree: d0f73fd837d3113a34a26e73d5a3d112e228b51b
  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.