[roll] Roll fuchsia [fidl] Split flags in fidl_message_header_t

Split up the flags field in fidl_message_header_t into at_rest_flags and
dynamic_flags to align with the use in RFC-0138.

Original-Bug: 88366
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/669049
Original-Revision: a7eb7de7eb3daf1e72c081d65fb10ca55a9f9fb9
GitOrigin-RevId: a59d7302581f32038054a20127e929b18e4c559a
Change-Id: I54739f08721eab2fda9cb99f60ef1ddd768190c6
1 file changed
tree: 1df145a77657cdc37a347d88a58428fddfae0fe5
  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.