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