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