[roll] Roll fuchsia [roll] Roll third_party/pigweed 9d91673..9faf3ae (3 commits)

9faf3ae pw_allocator: Wrap all non-test assertions in hardening conditions
d99edbe pw_protobuf: Fix undefined behavior from pw::Function cast
ae4e9e6 pw_transfer: Add tests for verifying stream shutdown

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1274090
Original-Revision: 9af14ce0306f0913b390021ac7d7ee301ff568e2
GitOrigin-RevId: 4f9593d963fe8fa26c05b22798c9d45b0f54613a
Change-Id: I0a31bc22fd6c2d460edff59abf1b0f77b1ca0a8b
1 file changed
tree: f9dc975f12f90c54052e6f5cc8a95fbb164a54f9
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.