[roll] Roll infra/recipes Revert "[recipes] Add static check for METADATA.textproto"

This reverts commit d92535d7aa47be581708915f292cb3e1b4db9740.

Reason for revert: read_text expects an absolute path and this CL didn't account for it. Revert fast to unblock CQ.

Original change's description:
> [recipes] Add static check for METADATA.textproto
>
> This change adds a check to the static checks list that ensures that a
> `METADATA.textproto` inside a change is actually serializable to a
> Metadata message. If not, the build is failed.
>
> Original-Bug: b/269662712
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/832524

Original-Bug: b/269662712
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/836005
Original-Revision: a7853b43a8045b020189efe3a592f70f19f2aeec
GitOrigin-RevId: cc3b5de030762fe6b50bd375b5fae00f0971f661
Change-Id: Iac3cb80f308683b1557ddd02106dc4699ec5784d
1 file changed
tree: 476ffa7cbab6dae85cfeca6980068600eb693b09
  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.