tree: b2c1c2db618d029754b8eba6afddee9de1c6d42b [path history] [tgz]
  1. meta/
  2. src/
  3. testing/
  4. BUILD.gn
  5. OWNERS
  6. 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
  • ...