[roll] Roll fuchsia [superproject] Roll third_party/pigweed d30c2bb..a7c4dd8 (4 commits)

a7c4dd8 pw_containers: Do not move assign to destroyed objects in Vector::erase
983b4f1 pw_grpc: Remove old constructor and make multibuf allocator required
fd94748 pw_bluetooth_proxy: Merge WriteChannel & ReadChannel into L2capChannel
0f7202e pw_async2: Add quickstart

GitOrigin-RevId: dee1cd8b4a0c9f4cde54e02329d47e543866581f
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1169654
Original-Revision: 866f322c1e80c2958d0376340ee06f86c084ce66
Change-Id: Id045b00ddc23425767134d937d52463455ef4081
1 file changed
tree: f71b2adffc4605ec41fa4a08dffbaa9d648b7d49
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.