[roll] Roll fuchsia [fidl][cpp] Move LLCPP to the SDK We'd like to move LLCPP to the SDK as well as rename it to "wire C++". This CL does the first step which doesn't require touching too much user code. If a target depends on a generated wire/unified C++ library, and also depend on //zircon/system/ulib/fidl:fidl-llcpp, the latter dependency is removed, since it is redundant. It also makes sense to move the LLCPP tests from //src/lib/fidl/llcpp into the SDK, as well as convert tests of the public APIs into CTS -- those could be followups. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/687903 Original-Revision: 6bd0efdabf219f5bc8b585aae34f97e40b3441c7 GitOrigin-RevId: b7c2245091c1cd5ee92653a94d004bbd73e8b0df Change-Id: I0964a50c055ff38a672c7b4bdd97dc28749b8f1d
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.