[roll] Roll third_party/pigweed 20b5cd2..9335766 (2 commits)

9335766:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/177465 docs: Update module docs authoring guidelines
e1835d3:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/178812 pw_rpc: Update Java service error with tip
GitOrigin-RevId: 27de6800d3250c7e28894d35734e1220a2d1f51f
Change-Id: Iba6dab811d8983276b14de2df43c5f5132643d63
1 file changed
tree: ba9c258e62937bdf1bd66c6ee63c868f5f91181f
  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.