[roll] Roll third_party/pigweed pw_build: Fix type hint With dict[str, str | x | y | z], Python cannot properly infer the type of a dict[str, str]. Use a Mapping type hint instead to fix. Original-Bug: b/338462905 Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/208137 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Original-Revision: e59fb801bd8584caea9258547b1161b34c0c183e GitOrigin-RevId: 357bc169e7236fe09242b1070a2ba412f05df37a Change-Id: Ifde7ddd863ea6b815d66abe10402908b6ade3803
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.