[roll] Roll infra/recipes Revert "[jiri] Add force-disable-submodules-infra-only flag"

This reverts commit 24bdb90fa2699a9c64d5c638318fb8c0a5617afe.

Reason for revert: we've decided to roll back submodules
(https://fxbug.dev/386810791)

Original change's description:
> [jiri] Add force-disable-submodules-infra-only flag
>
> This flag will enable us to have two different environments for
> submodules as the source of truth - one for developers, in which they
> are opted into submodules by default, and one for infra, where we can
> still force disable submodules.
>
> Change-Id: Id9875c34f4d0c1d0f5f41d07f2374038dfead9b8
> Original-Bug: 351004232
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1078696
> Commit-Queue: Danielle Kay <danikay@google.com>
> Reviewed-by: Oliver Newman <olivernewman@google.com>

Original-Bug: 386810791
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1187712
Original-Revision: 64cee0141dddb9cedc6eda1e00f59491982cc6de
GitOrigin-RevId: 56bfc94e06b044221d46ecfa5276b801b75b39a7
Change-Id: I36586cfb90ae18673a3213002e707b0f8fd559dc
1 file changed
tree: e9ca74bdcd9f89bfcbee2385d22f9d8b6cb5ab38
  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.