[roll] Roll fuchsia [jiri] move jiri manifest into new manifests dir

This manifest will soon be imported by integration.git. For now it
only contains fuchsia.git itself, but we will be moving other public
manifests into this directory and `localimport`ing them in this file
so they can be modified atomically with fuchsia.git changes to reduce
the frequency of hard transitions required for rolling third-party
changes.

Original-Bug: 385378627
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1248009
Owners-Override: Alice Neels <neelsa@google.com>
Original-Revision: d15c4bab2868315b8f83cf98b0249a7f70f23aea
GitOrigin-RevId: bd545da4db14ae0a8d5d205ca81f8d63648928f3
Change-Id: Iace48344809025adb01ede5ca395ebb94569d7e3
1 file changed
tree: d0763658842cfe60fa75735722baf8813a1c7140
  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.