[roll] Roll fuchsia [superproject] Roll third_party/pigweed 3863c37..cf7a170 (2 commits)

cf7a170:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/173630 pw_web: Enable manual color scheme setting
a9e391c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/174630 Android.bp: Use C++20 everywhere
GitOrigin-RevId: ac97e04ba045da7fe027b4fd66c03d54c1fba954
Roller-URL: https://ci.chromium.org/b/8767963228761321153
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/928453
Original-Revision: ccfa0b09f8566b2ff1eba362d331a468a6fd7fd9
Change-Id: Idda5031cd3cf9f7466295e67c9ff4d40898af508
1 file changed
tree: 2bf73aaf89e1682c299453b27931e209b10253c9
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.