[roll] Roll fuchsia [superproject] Roll third_party/pigweed e10d9bb..9aceb7c (3 commits)

9aceb7c pw_crypto: Implement Mbed-TLS backend for AES
19bb20e pw_protobuf_compiler: Options for Python deps and type hints
2ce8bc2 pw_build: Allow for empty Python build venvs

GitOrigin-RevId: 07041099d1c8df50f960caf11424d6fd48b0fd31
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1171476
Original-Revision: 580a45b2ba88c147d6d6026b7d8c5cf050b49649
Change-Id: I9870360573325e8404151a477d0d3e8378ee4f76
1 file changed
tree: b35d91fe663c58dc5fca426977130a5a835667a4
  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.