[roll] Roll fuchsia [third_party] Remove submodule-related TODOs

These are inaccurate now that we no longer plan to switch to submodules
as source-of-truth.

We can remove the roller service account entirely from
//third_party/rust_crates/OWNERS because there aren't any submodules in
that directory.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1255704
Original-Revision: efec1d52ac96b03be03983de424b28ad1791e8a3
GitOrigin-RevId: 492ee0e8c9ac397f620307a76ed6e829ef7cba17
Change-Id: I47afd49f8eac09ad36b2e45e10f32b232a1e72d4
1 file changed
tree: 4bd190bb683edc28098b7ce7a6c00a19866a8095
  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.