tree: 64196a2abcc71683ec897fcc3a91879f2fc6b700 [path history] [tgz]
  1. data/
  2. diagnostics-bridge/
  3. meta/
  4. runner/
  5. src/
  6. testing/
  7. BUILD.gn
  8. OWNERS
  9. 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
  • ...