[system_updater] switch to using devmgr service to reboot.
devmgr is moving from a virtual device (/dev/misc/dmctl) to services, one of these fuchsia.device.manager.Administrator provides the ability to reboot now. Switch the updater to using this. Issue: ZX-3403 # convert system_updater Test: "fx ota" to astro. Change-Id: I35032d046129dc3af5b84d36b2f0776df263a4cc
Showing
- garnet/go/src/amber/system_updater/BUILD.gn 1 addition, 0 deletionsgarnet/go/src/amber/system_updater/BUILD.gn
- garnet/go/src/amber/system_updater/main.go 26 additions, 7 deletionsgarnet/go/src/amber/system_updater/main.go
- garnet/go/src/amber/system_updater/meta/system_updater.cmx 1 addition, 0 deletionsgarnet/go/src/amber/system_updater/meta/system_updater.cmx
- zircon/system/core/devmgr/devcoordinator/coordinator.cpp 3 additions, 0 deletionszircon/system/core/devmgr/devcoordinator/coordinator.cpp
- zircon/system/fidl/fuchsia-device-manager/administrator.fidl 4 additions, 0 deletionszircon/system/fidl/fuchsia-device-manager/administrator.fidl
Loading
Please register or sign in to comment