[roll] Roll fuchsia [infra] Delete //infra directory

The only useful thing it contained was the OWNERS file that was used for
.gitignore and .gitmodules. Now we use //manifests/OWNERS instead, which
also corresponds to people who know about Fuchsia's version control
system.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1255624
Original-Revision: b978301f75139de0d56a01a990d65ecc6ac30679
GitOrigin-RevId: 1ebd77a7e8af811c242052b848e53dc8efde141a
Change-Id: Id4180f70d909c3300871bc12ae935f65ff9e1427
1 file changed
tree: 1aec2222d87199053b5fe36e6789f0af463b5166
  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.