[roll] Roll infra/recipes [sdk] Remove PBv1 codepaths

PBv1 support has been dropped and so we no longer need to support producing PBv1 metadata in the SDK builds.

Original-Bug: 127210
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/929755
Original-Revision: 23fc279f429accee5a7163682d553d27c1d745f8
GitOrigin-RevId: fc9b1226f25355086adcdcbe3cd6af84b67cae3c
Change-Id: I51c863bf1e9bf7cefea09852f118b7f65b9ea748
1 file changed
tree: a9d5e4a198ae3990b9b248b808586970accd9a4a
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 via the IRC channel #fuchsia on Freenode.

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.