[roll] Roll fuchsia [superproject] Roll third_party/pigweed 2db41fe..999adb1 (6 commits)

999adb1 pw_containers: Add explicit constexpr constructors for deques/queues
cf93680 pw_bluetooth_sapphire: Fix buffer overflow in advertising data
9e9628d pw_bluetooth_sapphire: Add missing macos selection for l2cap
0f0b4a8 pw_bluetooth_sapphire: Add legacy pairing test
a198d71 pw_multibuf: IWYU mutex in allocator_async.cc
def1dea pw_bluetooth_proxy: L2capCocWrite::Write that accepts multibufs

GitOrigin-RevId: 4470198a4b31f857b367781467096939239cc952
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1177546
Original-Revision: 153d0c766132f462f3dd9897e8e18dcead962bab
Change-Id: I9780c927e6b859ee6142955cadbba1124ba51a66
1 file changed
tree: f9e833f98833b9a79d11a6b4f06d0455aca5fdc2
  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.