[roll] Roll fuchsia [ffx][schema] Remove incomplete schema command

We'll want to replace this with a version that's built on the new
subtool macros and uses a typesafe source of info for the type of the
structured output.

This also sets us up for not regressing more than the machine output
mechanism already has by enforcing type-safety on the argument to the
machine type, in some cases removing invalid machine declarations where
no attempt was made to actually implement machine output.

There will be some follow-up work to make things more correct in
general.

Original-Bug: 121214
Original-Fixed: 121213

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/796088
Original-Revision: d83a329be68dafebabb34037257dbec72845f58e
GitOrigin-RevId: f6d69a213e42766a7ec670e38a9c9d487ad9042b
Change-Id: I4c38d9e8f15a8001ba0288691a60c9e7a872d6c6
1 file changed
tree: b0cb09da1871790ff509d967119e271277b59d18
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.