Delete led shim

And update all LUCI prebuilts.

The shim is no longer necessary now that the latest version of `led
edit-recipe-bundle` infers `-property-only` based on the value of the
`led_builder_is_bootstrapped` property, which we now set on all builders
that use recipe_bootstrap.

Test: https://ci.chromium.org/swarming/task/5578e286a5bfa410
(Note the "run by led" steps in both the parent in the subbuild, which I
added locally before running `led edit-recipe-bundle`.)

Change-Id: Ied3d02a340004755cba1704f1f787f7916bca993
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/prebuilt/+/571061
Reviewed-by: Anthony Fandrianto <atyfto@google.com>
2 files changed
tree: daa05594283a77f0501f72a66a997083c4e3bc61
  1. manifest/
  2. .cipd_version
  3. .cipd_version.digests
  4. .gitignore
  5. AUTHORS
  6. cipd.ensure
  7. cipd.py
  8. CONTRIBUTING.md
  9. LICENSE
  10. PATENTS
  11. README.md
  12. update.sh
README.md

Infra Prebuilt

This repository contains the labels of a number of prebuilt tools that are used to build work with the Fuchsia infrastructure. The actual tools themselves are located in the Chrome Infra Package Deployer (CIPD).

In most cases, the jiri tool will download the build tools automatically during its update step. To download the tools manually, run update.sh.