commit | 66156f35dd59cde6f1cfb483fd7374c427625579 | [log] [tgz] |
---|---|---|
author | Mitchell Kember <mkember@fuchsia.infra.roller.google.com> | Thu Jun 16 03:02:22 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jun 15 20:04:09 2022 -0700 |
tree | de8fa8bd05a74b39de0b44d65439d74578b38165 | |
parent | b20edc0f709ca99991eb29195603e75037a0249d [diff] |
[roll] Roll fuchsia [fidl] Allow @discoverable to take a name argument This CL makes the @discoverable attribute take an optional string argument for an explicit name. The main use case is to execute a soft transition when moving a protocol to a different library, so the string must follow the some.library.SomeProtocol format. Test: fx test fidlc-test; fx regen-goldens fidl Original-Bug: 102803 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/691527 Original-Revision: 723cbc14b45e22883704dc5b10a23d37c468334b GitOrigin-RevId: 342160be4280cfedbd2a23ca29f167e5614ec47e Change-Id: I9e3759964a149390402997d0c59769688e6a428b
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 via the IRC channel #fuchsia
on Freenode.
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
.