[roll] Roll fuchsia [build][sdk] Delete unnecessary `api` file parameters Delete `api` parameters in C++ SDK atoms where the value specified matches the default, which is based on the `sdk_name` parameter and path to the target. Such instances add clutter and distract from real overrides. Add asserts to prevent new instances from being added. Also update `zx_library()` to not specify `api` for targets already under `//sdk/`. This causes three files for async-* to move next to their BUILD file rather than being a single file in a different directory. Add similar asserts for the `output_name` parameter of the compiled library templates Original-Bug: 366221510 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1130239 Original-Revision: bde06ce2b7b2f0d001fe7462fec9fa23d5f881c2 GitOrigin-RevId: 26eeca2ec322e08809f123417e05fbe5f5dc1385 Change-Id: I5809603d85da0fa7c57486c70bd0716fd8f8a15c
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.