[roll] Roll fuchsia [remote-control] Move FIDL that supports runner to private interface Two of the methods on the RemoteControl FIDL interface are really only for the runner command. Since that command ships with RCS itself it should always come from exactly the same build and always use exactly the same APIs. As we're putting RemoteControl in to the SDK, let's move these private interfaces into their own versionless private FIDL, since there's no reason to expose them to public users or API requirements. While we're here, delete one of the methods entirely (it became obsolete with CSO) and improve the name and documentation of the other. Original-Bug: b/291987165 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/928254 Original-Revision: 82372f4066920ed39a5c501b507c1db524787ec0 GitOrigin-RevId: d1179d64c9837f3d257b136beca089282158fcb9 Change-Id: Icb19037e29739bfff30445f8596b6f6b76ea62ec
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.