tree: d23a2917be054e7c0ed43fe7afea589a5b14a5d7
  1. data/
  2. meta/
  3. runner/
  4. src/
  5. BUILD.gn
  6. METADATA.textproto
  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
  • ...