[roll] Roll fuchsia [debug] Implement new automation instruction structs

This change adds the new automation instructions as structs. They will
be used in future CLs.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/533526
Original-Revision: f8c9f48bec2020289db5b42d38bd39b9dbc3d64d
GitOrigin-RevId: aab5a730afae9a71465c889837fa7165ede29a6d
Change-Id: Id4587913d491b69be7a21b4ed7524083622c54f5
1 file changed
tree: 8ca3da97e12a44e0736de8acbe29f9bbdee291e4
  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.