tree: 4fcd39bf0dc1d9371afc0325b36ff983d5e81f39
  1. fdomain-runner/
  2. fidl/
  3. logging-util/
  4. meta/
  5. runner/
  6. src/
  7. test/
  8. usb/
  9. BUILD.bazel
  10. BUILD.gn
  11. METADATA.textproto
  12. OWNERS
  13. 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
  • ...