[roll] Roll fuchsia [roll] Roll third_party/pigweed 9f977df..af12bdc (3 commits)

af12bdc:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/af12bdc89bdf92c5761f736f2c86fbab176410eb pw_allocator: Reset UniquePtr size to 0 on Release
82c7a68:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/82c7a68de39b16cd245253aac0303bb3b69389fd pw_kernel: Fix syscall error return value for Result<u64>
e3acd5c:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/e3acd5cd360c9d6e4c2850bb4319cba7656e1223 bazel: Use py_proto_library() from @com_google_protobuf

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1511638
Original-Revision: 4fe4f82df97d8014847bf7c02fc8e59728517c84
GitOrigin-RevId: ed9289c06d3c571d59839f306ada66d26e5e2650
Change-Id: I1b299f295479bce8f685a5c5bd3d8e5305202595
1 file changed
tree: f21da29ae4b4cb5ae7d29d8d12bb3933aec06aef
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.