[roll] Roll fuchsia [step] Remove step

While step was a good prototype and has set in motion some ideas
about what debugging components could look like, it currently
stands in the way of deprecating OpaqueTest. This CL removes
`step` from the tree.

Test: N/A
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/520920
Original-Revision: ea309111b4b897f426a1aefb1a812ebbd87e5b9a
GitOrigin-RevId: 97adf8bb279a99975108078b063ce5d7d1b0fd2d
Change-Id: Idf5a3332158221ac508b3935e786cfbf569ed15b
1 file changed
tree: ae3bd9c85dd5f4378b89b1d4c9e41897153c9dec
  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.