commit | 10f272fcf3add4792f594ea10e18241512cf74ee | [log] [tgz] |
---|---|---|
author | Ian McKellar <ianloic@fuchsia.infra.roller.google.com> | Mon May 05 11:58:10 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon May 05 12:00:49 2025 -0700 |
tree | 684e781c35acb11c2789113788b7ee8a5df44713 | |
parent | 27fdab55b34ca70c99f4a814112f5c43a2abd844 [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.