[roll] Roll infra/recipes [spec] Delete size_checker_ignore_per_component_budget field

It's no longer needed now that we don't need to ignore per-component
budgets on any builders since http://go/fxirev/279854 landed. Plumbing
the boolean through the build recipe module code is pretty awkward,
hence the desire to stop supporting it.

It's safe to remove the spec field because the field is currently unset
for all builders.

This is effectively a revert of https://fxrev.dev/445933.

Original-Bug: 63304
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/515762
Original-Revision: 932c84c90a97547f77f816b80bed06f87a2b536b
GitOrigin-RevId: 520f5ee59a210101ad3e20f8029a2f128c08c472
Change-Id: I8bce2eb1cafaf09bf5e807f6743c252d8639e4ac
1 file changed
tree: da5553ffe36bb70ea8febc377898400c6bc99164
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.