tree: 9aea3ef301ffdd78f91288098b636d0d1e6c3cc1 [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
  • ...