[roll] Roll fuchsia [fidl][dart] Handle inline / out of line bit mismatches

For envelopes with known types, it is possible to validate the inline /
out of line bit based on the size of the known type.

Original-Bug: 94501
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/652905
Original-Revision: dc74cc4c3accaad17e63c964521b4fc3e8433e97
GitOrigin-RevId: 20f1bf4c24119181f4c85e7b0985885a314241da
Change-Id: I8090a8a331782dba438de1310b2fad0cdc187047
1 file changed
tree: 9e0c068c5b21d1d87bcb43ecc0711567024edef6
  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.