blob: ab1d7a5268dc4a8d11ad602d811f562a05d2fba0 [file] [log] [blame] [view]
# 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
* ...