[roll] Roll fuchsia [fidl][cpp] messaging template cleanup

Clean up messaging templates in two ways:
 - move all IfdefFuchsia/EndifFuchsia out of leaf templates into the
   file-level templates for messaging. Types templates will still have
   IfdefFuchsia/EndifFuchsia based on .IsResource, etc.
 - use ProtocolsForTransport rather than complicated filtering.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1265228
Original-Revision: 3e1885fb36bb847d26164af8c2b14fc8bfbebf56
GitOrigin-RevId: 14e445e41741d75bdeca85a850aa31026bc211ff
Change-Id: I223054aa7657e4d375472347779b95af7edc11f7
1 file changed
tree: 684e781c35acb11c2789113788b7ee8a5df44713
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.