[roll] Roll third_party/pigweed pw_grpc: Create module enable constraint This module requires a few pw_rpc module config overides to function and build. Till now compilation has been guarded by checking explicitly if a specific //pw_rpc:config_override value had been applied. This isn't compatible with setting other config overrides an app may want to set. Create an includable array of the required overrides and an enabled constraint to guard the module that must be explicitly enabled. Note: during introducing this constraint, we don't yet guard the module with it. Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/286504 Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Original-Revision: 80b243207eb931faf413350406bd492d87e1009e GitOrigin-RevId: 179b23703afefbb6810ab12ed1266b4ae66908b5 Change-Id: I0f81d9ef71db75547f2b6eb7ef5a5f9ebf9f0110
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.