[roll] Roll third_party/pigweed e165669..ac4e444 (10 commits)

ac4e444 pw_multibuf: Add move tests for alloc future
81652cf pw_multibuf: Fix alloc future desired_size()
66ac324 pw_multibuf: Android.bp for multibuf allocator
2b84a1d pw_multibuf: Split async alloc out into its own target
b439dd3 pw_multibuf: Move async to new MultiBufAllocatorAsync
aaaac0a pw_multibuf: Introduce supertype for alloc futures
2d063e1 pw_multibuf: Move mem notify functionality inside alloc future
0a85225 pw_multibuf: Remove unneeded PW_NO_LOCK_SAFETY_ANALYSIS
a2459e9 pw_kvs: Initialize memory for span in test
21d015f pw_bluetooth_proxy: Update TODOs for ACL fragmentation

GitOrigin-RevId: 2f03ee3b78b4f9e53c77e7d5c57afaa9f7a82e4b
Change-Id: I8dd2421615a0d22bfb56c1a517d720bd1ead380f
1 file changed
tree: 84c255d8bd4d20fbbcb60a8659c9b9727ac6a737
  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.