tree: 330efaa5e9ebd62431793425ae503f123e0b134c [path history] [tgz]
  1. fdomain-runner/
  2. fidl/
  3. meta/
  4. runner/
  5. src/
  6. test/
  7. usb/
  8. BUILD.gn
  9. METADATA.textproto
  10. OWNERS
  11. 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
  • ...