[roll] Roll fuchsia [manifests] Delete submodule-related fields

The `gitmodules` and `gitsubmoduleof` Jiri manifest fields are no longer
needed now that we never enable submodules in fuchsia checkouts, and
we've removed the last remaining dependency on them, which was the
submodule_update tool that updates submodules for Code Search.

Original-Bug: 386810791
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1274264
Original-Revision: a8f8ede6783d0bc93b7f0441c7b41f3ef0490eab
GitOrigin-RevId: 6b1962fcb6a741c70e2449d40e41274020e7c219
Change-Id: I2f1683294bfcf3505145a75a49d70f3aa42fabe8
1 file changed
tree: 9f658cb7eb2c33cb135df8f6ceb3b21c2a64dd11
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.