[roll] Roll fuchsia [fuchsia-controller] Make Context args optional.

Prevent the context args from being required, so now all args will be
optional.

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