tree: eb479069a3a3a31bd26b96a7c9a868371b030683
  1. fdomain-runner/
  2. fidl/
  3. identify-host/
  4. logging-util/
  5. meta/
  6. runner/
  7. src/
  8. test/
  9. usb/
  10. BUILD.bazel
  11. BUILD.gn
  12. METADATA.textproto
  13. OWNERS
  14. README.md
src/developer/remote-control/README.md

Fuchsia Remote Control Service

The Fuchsia Remote Control service is a Fuchsia Component that exposes an Overnet service enabling developers and tools to control a Fuchsia device remotely in ways that ease development processes.

TODO

  • Configure a development update source
  • Execute components
  • Update the system
  • Reboot the system
  • Execute tests
  • ...