[roll] Roll fuchsia 9315786..fd51b69 (6 commits)

fd51b69:https://fuchsia-review.googlesource.com/c/fuchsia/+/1248331 [test_spec] Add package_deps to determine package_manifest_deps.
6adcd48:https://fuchsia-review.googlesource.com/c/fuchsia/+/1251045 [submodules] Update submodule pins
ad3fb55:https://fuchsia-review.googlesource.com/c/fuchsia/+/1247341 [platform-bus] Use ParentSpec2 in FIDL API
f9d5e97:https://fuchsia-review.googlesource.com/c/fuchsia/+/1249212 [fidl][rust_next] Expose Buffer methods for conformance testing
ad941db:https://fuchsia-review.googlesource.com/c/fuchsia/+/1231487 [lacewing] remove starnix_arm64_* groups
d367e6f:https://fuchsia-review.googlesource.com/c/fuchsia/+/1249761 [netstack3] Set TCP PSH bit
GitOrigin-RevId: 27976958837710e556841e28d56a2840969a0c94
Change-Id: Ic0a8b8c8634e4db443d8529d92c208dd8703098b
1 file changed
tree: c3bbb5ab4b2806451a3e82259c746b1b0bda11a3
  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.