[roll] Roll third_party/pigweed e9391cf..2ddac84 (4 commits)

2ddac84 pw_cli_analytics: Subprocess stderr handling
fc2fd80 pw_bluetooth_sapphire: Create inbound LE COCs in l2cap
dff6511 pw_log_tokenized: Only rely on headers for tokenized_args_test
5e7d1a0 pw_watch: Bazel run support

GitOrigin-RevId: 0b27dad830bf2e3e4b3bc31bf31afb588019c689
Change-Id: I83a499c9720f3461f624f2d61156deb4cc1fa4fb
1 file changed
tree: 4e21dc714eb658c35d792f18a8bce7bed4f324f5
  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.