[roll] Roll fuchsia [superproject] Roll third_party/pigweed f302e40..7d7c0fa (3 commits)

7d7c0fa:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/118392 pw_transfer: Set resource ID field when session is not known
1a5986c:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/118390 python: Change multiline typing imports
49a4f1b:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/116427 pw_presubmit: Add sticky comments to keep-sorted
GitOrigin-RevId: db5a61a1c995b5bf5ad5595135bf9a849f1e5006
Roller-URL: https://ci.chromium.org/b/8797913165347684289
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/757302
Original-Revision: dbe5e00b2ebad56a482928da9a9ad822bcc76476
Change-Id: Iac2a27be445fe228785e572eb0a954f78e57ef00
1 file changed
tree: e1af5f6f34c421924a3f205be5c1182b401b0eca
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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 via the IRC channel #fuchsia on Freenode.

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.